diff options
author | Max Christian Pohle | 2020-07-11 20:55:05 +0200 |
---|---|---|
committer | Max Christian Pohle | 2020-07-11 20:55:05 +0200 |
commit | 111ea82d7872a140c0d097ec1624c8954d6da5c5 (patch) | |
tree | d6f265fed792eb7e38ec1eed06020b1817b7f337 /systemd-zfs-partition-backup/AUR | |
parent | 4884447342d9d1bf4286c18e7f5b2081a97cba3a (diff) | |
download | zfs-bash-tools-111ea82d7872a140c0d097ec1624c8954d6da5c5.tar.bz2 zfs-bash-tools-111ea82d7872a140c0d097ec1624c8954d6da5c5.zip |
Updated naming
Diffstat (limited to 'systemd-zfs-partition-backup/AUR')
-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 916f491..04efc57 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=('f6d9879ccffad6ceb2441cdf4c1abf70cb3bb53d717c4aaa5715973293d10c13') | 16 | sha256sums=('8e9fda1fb852eae1605f7f53c1f98b57953357fa9077b57e699c26fbde6bd436') |
17 | 17 | ||
18 | package() { | 18 | package() { |
19 | install -D zfs-bash-tools-master/${pkgname}.sh ../pkg/${pkgname}/usr/bin/${pkgname}.sh | 19 | install -D zfs-bash-tools-master/${pkgname}.sh ../pkg/${pkgname}/usr/bin/${pkgname}.sh |