summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Goy2018-10-11 00:02:38 +0200
committerNicolas Goy2018-10-11 00:02:38 +0200
commitd16ae8f2f31b0dfb816805a1b4dbbe8a74e5aaca (patch)
tree1dfbc7c7ce64b297bb19ce022977cd37086e44fc /PKGBUILD
parent608e74c76951452efa5bded30cfd642e9985e1c3 (diff)
downloadaur-d16ae8f2f31b0dfb816805a1b4dbbe8a74e5aaca.tar.gz
Update to upstream v1.7.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6aa1a768ea86..507c0263164a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nicolas Goy <kuon@goyman.com>
pkgname=zrep
-pkgver=1.7.3
+pkgver=1.7.4
pkgrel=1
epoch=
pkgdesc="ZREP ZFS based replication and failover script from bolthole.com"
@@ -11,8 +11,8 @@ license=('custom')
groups=()
depends=(ksh)
source=("https://raw.githubusercontent.com/bolthole/zrep/v$pkgver/$pkgname"
-"https://raw.githubusercontent.com/bolthole/zrep/master/LICENSE.txt")
-md5sums=('c1d9b42965af9f502f973dafbc8073d2' 'c8bab7291304d748f1133dbd43c992df')
+"https://raw.githubusercontent.com/bolthole/zrep/v$pkgver/LICENSE.txt")
+md5sums=('d1df3a29b0ee5a480045ad5f183c3158' 'c8bab7291304d748f1133dbd43c992df')
package() {