diff options
author | Max Christian Pohle | 2020-07-12 00:45:52 +0200 |
---|---|---|
committer | Max Christian Pohle | 2020-07-12 00:45:52 +0200 |
commit | 390e12c0ba21858f2d4c967b769768d6d1b9bace (patch) | |
tree | 449fa046287ce0a083cdde07aff9ccddf3a49956 /systemd-zfs-partition-backup/AUR/PKGBUILD | |
parent | b185519ab94adb59734f40267c80f93f3ef88b2b (diff) | |
download | zfs-bash-tools-390e12c0ba21858f2d4c967b769768d6d1b9bace.tar.bz2 zfs-bash-tools-390e12c0ba21858f2d4c967b769768d6d1b9bace.zip |
Now successfully tested.
Diffstat (limited to 'systemd-zfs-partition-backup/AUR/PKGBUILD')
-rw-r--r-- | systemd-zfs-partition-backup/AUR/PKGBUILD | 2 |
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 | ) |
15 | source=("http://git.entwicklerseite.de/zfs-bash-tools/snapshot/zfs-bash-tools-master.tar.gz") | 15 | source=("http://git.entwicklerseite.de/zfs-bash-tools/snapshot/zfs-bash-tools-master.tar.gz") |
16 | sha256sums=('a6089d8abb9c5a433f0f1513194b726f7c6072849891e1922cd664be79cc4df0') | 16 | sha256sums=('ef17307fcf662f867b98e6b5d883f2eb9fcd1f38205d516d9f85f53787ed58f1') |
17 | 17 | ||
18 | package() { | 18 | package() { |
19 | install -D zfs-bash-tools-master/${pkgname}.sh \ | 19 | install -D zfs-bash-tools-master/${pkgname}.sh \ |