summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD6
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 21addd5c2a24..776fab098cc1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,19 @@
pkgbase = parallel-disk-usage-bin
pkgdesc = Create a filesystem tree from YAML
- pkgver = 0.1.4
+ pkgver = 0.2.0
pkgrel = 1
url = https://github.com/KSXGitHub/parallel-disk-usage
arch = x86_64
license = Apache-2.0
provides = parallel-disk-usage
conflicts = parallel-disk-usage
- source = pdu-9d4b502ce330370f968837c628722e2a44ce1060::https://github.com/KSXGitHub/parallel-disk-usage/releases/download/0.1.4/pdu-x86_64-unknown-linux-gnu
- source = completion.0.1.4.bash::https://github.com/KSXGitHub/parallel-disk-usage/releases/download/0.1.4/completion.bash
- source = completion.0.1.4.fish::https://github.com/KSXGitHub/parallel-disk-usage/releases/download/0.1.4/completion.fish
- source = completion.0.1.4.zsh::https://github.com/KSXGitHub/parallel-disk-usage/releases/download/0.1.4/completion.zsh
- source = https://raw.githubusercontent.com/KSXGitHub/parallel-disk-usage/0.1.4/README.md
- source = https://raw.githubusercontent.com/KSXGitHub/parallel-disk-usage/0.1.4/LICENSE
- sha1sums = 9d4b502ce330370f968837c628722e2a44ce1060
+ source = pdu-ed5372cddbc477a6e9a3566bf7504dfccea2cf30::https://github.com/KSXGitHub/parallel-disk-usage/releases/download/0.2.0/pdu-x86_64-unknown-linux-gnu
+ source = completion.0.2.0.bash::https://github.com/KSXGitHub/parallel-disk-usage/releases/download/0.2.0/completion.bash
+ source = completion.0.2.0.fish::https://github.com/KSXGitHub/parallel-disk-usage/releases/download/0.2.0/completion.fish
+ source = completion.0.2.0.zsh::https://github.com/KSXGitHub/parallel-disk-usage/releases/download/0.2.0/completion.zsh
+ source = https://raw.githubusercontent.com/KSXGitHub/parallel-disk-usage/0.2.0/README.md
+ source = https://raw.githubusercontent.com/KSXGitHub/parallel-disk-usage/0.2.0/LICENSE
+ sha1sums = ed5372cddbc477a6e9a3566bf7504dfccea2cf30
sha1sums = SKIP
sha1sums = SKIP
sha1sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 2d89f7a8aef2..bb82117344cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
# This file is automatically generated. Do not edit.
pkgname=parallel-disk-usage-bin
-pkgver=0.1.4
-source=(pdu-9d4b502ce330370f968837c628722e2a44ce1060::https://github.com/KSXGitHub/parallel-disk-usage/releases/download/0.1.4/pdu-x86_64-unknown-linux-gnu completion.0.1.4.bash::https://github.com/KSXGitHub/parallel-disk-usage/releases/download/0.1.4/completion.bash completion.0.1.4.fish::https://github.com/KSXGitHub/parallel-disk-usage/releases/download/0.1.4/completion.fish completion.0.1.4.zsh::https://github.com/KSXGitHub/parallel-disk-usage/releases/download/0.1.4/completion.zsh https://raw.githubusercontent.com/KSXGitHub/parallel-disk-usage/0.1.4/README.md https://raw.githubusercontent.com/KSXGitHub/parallel-disk-usage/0.1.4/LICENSE)
-_checksum=9d4b502ce330370f968837c628722e2a44ce1060
+pkgver=0.2.0
+source=(pdu-ed5372cddbc477a6e9a3566bf7504dfccea2cf30::https://github.com/KSXGitHub/parallel-disk-usage/releases/download/0.2.0/pdu-x86_64-unknown-linux-gnu completion.0.2.0.bash::https://github.com/KSXGitHub/parallel-disk-usage/releases/download/0.2.0/completion.bash completion.0.2.0.fish::https://github.com/KSXGitHub/parallel-disk-usage/releases/download/0.2.0/completion.fish completion.0.2.0.zsh::https://github.com/KSXGitHub/parallel-disk-usage/releases/download/0.2.0/completion.zsh https://raw.githubusercontent.com/KSXGitHub/parallel-disk-usage/0.2.0/README.md https://raw.githubusercontent.com/KSXGitHub/parallel-disk-usage/0.2.0/LICENSE)
+_checksum=ed5372cddbc477a6e9a3566bf7504dfccea2cf30
_completion_checksums=(SKIP SKIP SKIP)
# This PKGBUILD is not a full PKGBUILD
# pkgname, pkgver, source, and sha1sums are to be generated