summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 507c0263164a..da11965cda83 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nicolas Goy <kuon@goyman.com>
pkgname=zrep
-pkgver=1.7.4
+pkgver=1.7.5
pkgrel=1
epoch=
pkgdesc="ZREP ZFS based replication and failover script from bolthole.com"
@@ -12,7 +12,7 @@ groups=()
depends=(ksh)
source=("https://raw.githubusercontent.com/bolthole/zrep/v$pkgver/$pkgname"
"https://raw.githubusercontent.com/bolthole/zrep/v$pkgver/LICENSE.txt")
-md5sums=('d1df3a29b0ee5a480045ad5f183c3158' 'c8bab7291304d748f1133dbd43c992df')
+md5sums=('31730d4f95db420a1f2ba47274d629d5' 'c8bab7291304d748f1133dbd43c992df')
package() {