summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortritonas002017-03-26 18:08:17 +0300
committertritonas002017-03-26 18:08:17 +0300
commit0301f3e887be3122902ded5de92f7fb30a31f5a3 (patch)
tree6853760f78f5505a64b1ac76af5d9fd28d780775
parent366e6d99c6140ff7552dbf6206d35beb13926ec0 (diff)
downloadaur-0301f3e887be3122902ded5de92f7fb30a31f5a3.tar.gz
update to 6.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aa96adb1196c..8d65d3fd9f9d 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.4.1
+ pkgver = 6.5
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.4.1.tar.gz
- md5sums = acf9fdf7506b3a70ee1a511edf2107df
+ source = https://github.com/tritonas00/system-tar-and-restore/archive/6.5.tar.gz
+ md5sums = 4bad769471209059d3756903f549cfd3
pkgname = system-tar-and-restore
diff --git a/PKGBUILD b/PKGBUILD
index a0721c784273..7961652f1640 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tritonas00 <tritonas00@gmail.com>
pkgname=system-tar-and-restore
-pkgver=6.4.1
+pkgver=6.5
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=('acf9fdf7506b3a70ee1a511edf2107df')
+md5sums=('4bad769471209059d3756903f549cfd3')
install=readme.install