summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas goy2019-09-07 15:49:46 +0200
committerNicolas goy2019-09-07 15:49:46 +0200
commitb49b1b1621d1b8d5aeb70d7598308792ec5b2627 (patch)
tree10b4a9f2a4955d03526a2e3415dd91c23c68be77
parenta08a09d7b5669e3b471bf855de4b12e979efb67f (diff)
downloadaur-b49b1b1621d1b8d5aeb70d7598308792ec5b2627.tar.gz
Update to 1.7.7
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aa15ff572455..278be695b02a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = zrep
pkgdesc = ZREP ZFS based replication and failover script from bolthole.com
- pkgver = 1.7.6
+ pkgver = 1.7.7
pkgrel = 1
url = https://github.com/bolthole/zrep
arch = any
license = custom
depends = ksh
- source = https://raw.githubusercontent.com/bolthole/zrep/v1.7.6/zrep
- source = https://raw.githubusercontent.com/bolthole/zrep/v1.7.6/LICENSE.txt
- md5sums = 9ce0bab4aff7167ae2eb3aa7b64f8983
+ source = https://raw.githubusercontent.com/bolthole/zrep/v1.7.7/zrep
+ source = https://raw.githubusercontent.com/bolthole/zrep/v1.7.7/LICENSE.txt
+ md5sums = c83dea8300d88e79ae397934a5f86c82
md5sums = c8bab7291304d748f1133dbd43c992df
pkgname = zrep
diff --git a/PKGBUILD b/PKGBUILD
index f793c6e59893..1c1f3635c472 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nicolas Goy <kuon@goyman.com>
pkgname=zrep
-pkgver=1.7.6
+pkgver=1.7.7
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=('9ce0bab4aff7167ae2eb3aa7b64f8983' 'c8bab7291304d748f1133dbd43c992df')
+md5sums=('c83dea8300d88e79ae397934a5f86c82' 'c8bab7291304d748f1133dbd43c992df')
package() {
mkdir -p $pkgdir/usr/bin