summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortritonas002017-10-01 22:04:15 +0300
committertritonas002017-10-01 22:04:15 +0300
commite80dbbd6fa521b67875d366c048c3066b069a62b (patch)
treed057345e3d30792217162c4195308e35371b05f7
parent3908dff686d209a5e2248e2c7b2fb239f3f8d479 (diff)
downloadaur-e80dbbd6fa521b67875d366c048c3066b069a62b.tar.gz
update to 6.8
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b2fbc1219f69..73ac9e724b55 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = system-tar-and-restore
pkgdesc = Backup and Restore your system using tar or Transfer it with rsync
- pkgver = 6.7
+ pkgver = 6.8
pkgrel = 1
url = https://github.com/tritonas00/system-tar-and-restore
install = readme.install
@@ -17,8 +17,8 @@ pkgbase = system-tar-and-restore
optdepends = pigz: multicore compression
optdepends = pbzip2: multicore compression
optdepends = pxz: multicore compression
- source = https://github.com/tritonas00/system-tar-and-restore/archive/6.7.tar.gz
- md5sums = e081dac983ce28556e42add2bef09868
+ source = https://github.com/tritonas00/system-tar-and-restore/archive/6.8.tar.gz
+ md5sums = 9bdf77a61dbcf72aaf3e9f9e28566dad
pkgname = system-tar-and-restore
diff --git a/PKGBUILD b/PKGBUILD
index 45b01a2df978..57401ed84df6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tritonas00 <tritonas00@gmail.com>
pkgname=system-tar-and-restore
-pkgver=6.7
+pkgver=6.8
pkgrel=1
pkgdesc='Backup and Restore your system using tar or Transfer it with rsync'
arch=('any')
@@ -12,7 +12,7 @@ optdepends=('gtkdialog: GUI wrapper' 'grub: Grub support' 'dosfstools: UEFI supp
url="https://github.com/tritonas00/system-tar-and-restore"
source=("https://github.com/tritonas00/system-tar-and-restore/archive/$pkgver.tar.gz")
-md5sums=('e081dac983ce28556e42add2bef09868')
+md5sums=('9bdf77a61dbcf72aaf3e9f9e28566dad')
install=readme.install