diff --git a/testing/zfs-auto-snapshot/APKBUILD b/testing/zfs-auto-snapshot/APKBUILD index 645080d8534..c10c9ba1915 100644 --- a/testing/zfs-auto-snapshot/APKBUILD +++ b/testing/zfs-auto-snapshot/APKBUILD @@ -2,11 +2,12 @@ # Maintainer: Henrik Riomar pkgname=zfs-auto-snapshot pkgver=1.2.4 -pkgrel=0 +pkgrel=1 pkgdesc="ZFS Automatic Snapshot Service for Linux" url="https://github.com/zfsonlinux/zfs-auto-snapshot" -arch="noarch" -license="GPL-2.0" +arch="noarch !armhf !armv7" +license="GPL-2.0-or-later" +depends="zfs" checkdepends="checkbashisms" subpackages="$pkgname-doc" source="$pkgname-$pkgver.tar.gz::https://github.com/zfsonlinux/$pkgname/archive/upstream/${pkgver}.tar.gz