aboutsummaryrefslogtreecommitdiff
path: root/systemd-zfs-partition-backup/AUR/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'systemd-zfs-partition-backup/AUR/PKGBUILD')
-rw-r--r--systemd-zfs-partition-backup/AUR/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemd-zfs-partition-backup/AUR/PKGBUILD b/systemd-zfs-partition-backup/AUR/PKGBUILD
index 8150e9b..b0fd026 100644
--- a/systemd-zfs-partition-backup/AUR/PKGBUILD
+++ b/systemd-zfs-partition-backup/AUR/PKGBUILD
@@ -13,7 +13,7 @@ depends=(
13 'mkinitcpio' 13 'mkinitcpio'
14) 14)
15source=("http://git.entwicklerseite.de/zfs-bash-tools/snapshot/zfs-bash-tools-master.tar.gz") 15source=("http://git.entwicklerseite.de/zfs-bash-tools/snapshot/zfs-bash-tools-master.tar.gz")
16sha256sums=('a6089d8abb9c5a433f0f1513194b726f7c6072849891e1922cd664be79cc4df0') 16sha256sums=('ef17307fcf662f867b98e6b5d883f2eb9fcd1f38205d516d9f85f53787ed58f1')
17 17
18package() { 18package() {
19 install -D zfs-bash-tools-master/${pkgname}.sh \ 19 install -D zfs-bash-tools-master/${pkgname}.sh \
..