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 109c67f75707..b81f318d27df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Donald Webster <fryfrog@gmail.com>
pkgname=sanoid
-pkgver=1.4.4
+pkgver=1.4.6
pkgrel=1
pkgdesc="Sanoid is a policy-driven snapshot management tool for ZFS filesystems."
arch=('any')
@@ -11,7 +11,7 @@ depends=('perl')
conflicts=('sanoid-git')
provides=('sanoid')
source=("$pkgname-$pkgver.tar.gz::https://github.com/jimsalterjrs/sanoid/archive/v$pkgver.tar.gz")
-sha256sums=('9cd17b724c38787d9db62b264e2a5b7092c83f01907364cace7ccfaa0aeac8d4')
+sha256sums=('2231d69a194e76d83fcbe97ec61b630df3c8515a8842182500ed3f64ca2b9f81')
package() {
cd "${pkgname}-${pkgver}"