testing/zfs-prune-snapshots: fixup deps

This commit is contained in:
Henrik Riomar 2018-11-13 21:33:33 +01:00
parent 32a48b72c1
commit 2e0e53b7eb

View File

@ -2,11 +2,12 @@
# Maintainer: Henrik Riomar <henrik.riomar@gmail.com>
pkgname=zfs-prune-snapshots
pkgver=1.0.0
pkgrel=0
pkgrel=1
pkgdesc="Remove snapshots from one or more zpools that match given criteria"
url="https://github.com/bahamas10/zfs-prune-snapshots"
arch="noarch"
arch="noarch !armhf !armv7"
license="MIT"
depends="bash zfs"
subpackages="$pkgname-doc"
options="!check" # check() requires shellcheck
source="$pkgname-$pkgver.tar.gz::https://github.com/bahamas10/${pkgname}/archive/v${pkgver}.tar.gz