summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aff78513b438..ba3c3f6bc7f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
# This file is automatically generated. Do not edit.
pkgname=parallel-disk-usage-bin
-pkgver=0.0.0
-source=(pdu-52805c052bae449185de7210aab9f264ea01703e::https://github.com/KSXGitHub/parallel-disk-usage/releases/download/0.0.0/pdu-x86_64-unknown-linux-gnu completion.0.0.0.bash::https://github.com/KSXGitHub/parallel-disk-usage/releases/download/0.0.0/completion.bash completion.0.0.0.fish::https://github.com/KSXGitHub/parallel-disk-usage/releases/download/0.0.0/completion.fish completion.0.0.0.zsh::https://github.com/KSXGitHub/parallel-disk-usage/releases/download/0.0.0/completion.zsh https://raw.githubusercontent.com/KSXGitHub/parallel-disk-usage/0.0.0/README.md https://raw.githubusercontent.com/KSXGitHub/parallel-disk-usage/0.0.0/LICENSE)
-_checksum=52805c052bae449185de7210aab9f264ea01703e
+pkgver=0.0.1
+source=(pdu-d51b0706368986320a65616435119bb4cc0fd927::https://github.com/KSXGitHub/parallel-disk-usage/releases/download/0.0.1/pdu-x86_64-unknown-linux-gnu completion.0.0.1.bash::https://github.com/KSXGitHub/parallel-disk-usage/releases/download/0.0.1/completion.bash completion.0.0.1.fish::https://github.com/KSXGitHub/parallel-disk-usage/releases/download/0.0.1/completion.fish completion.0.0.1.zsh::https://github.com/KSXGitHub/parallel-disk-usage/releases/download/0.0.1/completion.zsh https://raw.githubusercontent.com/KSXGitHub/parallel-disk-usage/0.0.1/README.md https://raw.githubusercontent.com/KSXGitHub/parallel-disk-usage/0.0.1/LICENSE)
+_checksum=d51b0706368986320a65616435119bb4cc0fd927
_completion_checksums=(SKIP SKIP SKIP)
# This PKGBUILD is not a full PKGBUILD
# pkgname, pkgver, source, and sha1sums are to be generated
pkgdesc='Create a filesystem tree from YAML'
-pkgrel=2
+pkgrel=1
arch=(x86_64)
license=(Apache-2.0)
url='https://github.com/KSXGitHub/parallel-disk-usage'
@@ -31,3 +31,4 @@ package() {
install -Dm644 "completion.$pkgver.fish" "$pkgdir/usr/share/fish/completions/pdu.fish"
install -Dm644 "completion.$pkgver.zsh" "$pkgdir/usr/share/zsh/site-functions/_pdu"
}
+