summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkhai96_2023-03-05 08:02:12 +0000
committerkhai96_2023-03-05 08:02:12 +0000
commitf9b30c302947c3739924fbc9e652ea998089b063 (patch)
treef240cc5111f43adff8d10eaa3754f83e1436e445
parentc5510c3cab50c0bfaed7dd48adde9fe0186ead1f (diff)
downloadaur-f9b30c302947c3739924fbc9e652ea998089b063.tar.gz
0.8.6
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD6
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index afffe0f03a99..fd0cdf525283 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,19 @@
pkgbase = parallel-disk-usage-bin
pkgdesc = Summarize disk usage of the set of files, recursively for directories.
- pkgver = 0.8.5
+ pkgver = 0.8.6
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-ce4d9c1c581932a7674ab6cf87af9da62e77b4a9::https://github.com/KSXGitHub/parallel-disk-usage/releases/download/0.8.5/pdu-x86_64-unknown-linux-gnu
- source = completion.0.8.5.bash::https://github.com/KSXGitHub/parallel-disk-usage/releases/download/0.8.5/completion.bash
- source = completion.0.8.5.fish::https://github.com/KSXGitHub/parallel-disk-usage/releases/download/0.8.5/completion.fish
- source = completion.0.8.5.zsh::https://github.com/KSXGitHub/parallel-disk-usage/releases/download/0.8.5/completion.zsh
- source = https://raw.githubusercontent.com/KSXGitHub/parallel-disk-usage/0.8.5/README.md
- source = https://raw.githubusercontent.com/KSXGitHub/parallel-disk-usage/0.8.5/LICENSE
- sha1sums = ce4d9c1c581932a7674ab6cf87af9da62e77b4a9
+ source = pdu-9fe675df01ebe7f986825cea497a5a35e47cc203::https://github.com/KSXGitHub/parallel-disk-usage/releases/download/0.8.6/pdu-x86_64-unknown-linux-gnu
+ source = completion.0.8.6.bash::https://github.com/KSXGitHub/parallel-disk-usage/releases/download/0.8.6/completion.bash
+ source = completion.0.8.6.fish::https://github.com/KSXGitHub/parallel-disk-usage/releases/download/0.8.6/completion.fish
+ source = completion.0.8.6.zsh::https://github.com/KSXGitHub/parallel-disk-usage/releases/download/0.8.6/completion.zsh
+ source = https://raw.githubusercontent.com/KSXGitHub/parallel-disk-usage/0.8.6/README.md
+ source = https://raw.githubusercontent.com/KSXGitHub/parallel-disk-usage/0.8.6/LICENSE
+ sha1sums = 9fe675df01ebe7f986825cea497a5a35e47cc203
sha1sums = SKIP
sha1sums = SKIP
sha1sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 2c60f59989a7..94713671c9ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
# This file is automatically generated. Do not edit.
pkgname=parallel-disk-usage-bin
-pkgver=0.8.5
-source=(pdu-ce4d9c1c581932a7674ab6cf87af9da62e77b4a9::https://github.com/KSXGitHub/parallel-disk-usage/releases/download/0.8.5/pdu-x86_64-unknown-linux-gnu completion.0.8.5.bash::https://github.com/KSXGitHub/parallel-disk-usage/releases/download/0.8.5/completion.bash completion.0.8.5.fish::https://github.com/KSXGitHub/parallel-disk-usage/releases/download/0.8.5/completion.fish completion.0.8.5.zsh::https://github.com/KSXGitHub/parallel-disk-usage/releases/download/0.8.5/completion.zsh https://raw.githubusercontent.com/KSXGitHub/parallel-disk-usage/0.8.5/README.md https://raw.githubusercontent.com/KSXGitHub/parallel-disk-usage/0.8.5/LICENSE)
-_checksum=ce4d9c1c581932a7674ab6cf87af9da62e77b4a9
+pkgver=0.8.6
+source=(pdu-9fe675df01ebe7f986825cea497a5a35e47cc203::https://github.com/KSXGitHub/parallel-disk-usage/releases/download/0.8.6/pdu-x86_64-unknown-linux-gnu completion.0.8.6.bash::https://github.com/KSXGitHub/parallel-disk-usage/releases/download/0.8.6/completion.bash completion.0.8.6.fish::https://github.com/KSXGitHub/parallel-disk-usage/releases/download/0.8.6/completion.fish completion.0.8.6.zsh::https://github.com/KSXGitHub/parallel-disk-usage/releases/download/0.8.6/completion.zsh https://raw.githubusercontent.com/KSXGitHub/parallel-disk-usage/0.8.6/README.md https://raw.githubusercontent.com/KSXGitHub/parallel-disk-usage/0.8.6/LICENSE)
+_checksum=9fe675df01ebe7f986825cea497a5a35e47cc203
_completion_checksums=(SKIP SKIP SKIP)
# This PKGBUILD is not a full PKGBUILD
# pkgname, pkgver, source, and sha1sums are to be generated