summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkhai96_2023-02-25 16:01:04 +0000
committerkhai96_2023-02-25 16:01:04 +0000
commitc5510c3cab50c0bfaed7dd48adde9fe0186ead1f (patch)
tree4d1661548082bdf14d892067cc62acb72f1c26e5
parent04f9afa581fa6d6ff07dbd5f4665c99260667c51 (diff)
downloadaur-c5510c3cab50c0bfaed7dd48adde9fe0186ead1f.tar.gz
0.8.5
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD6
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 96bd78c64033..afffe0f03a99 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.4
+ pkgver = 0.8.5
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-7fc8bbf1899c3fb435df9f62601dccb116ffed86::https://github.com/KSXGitHub/parallel-disk-usage/releases/download/0.8.4/pdu-x86_64-unknown-linux-gnu
- source = completion.0.8.4.bash::https://github.com/KSXGitHub/parallel-disk-usage/releases/download/0.8.4/completion.bash
- source = completion.0.8.4.fish::https://github.com/KSXGitHub/parallel-disk-usage/releases/download/0.8.4/completion.fish
- source = completion.0.8.4.zsh::https://github.com/KSXGitHub/parallel-disk-usage/releases/download/0.8.4/completion.zsh
- source = https://raw.githubusercontent.com/KSXGitHub/parallel-disk-usage/0.8.4/README.md
- source = https://raw.githubusercontent.com/KSXGitHub/parallel-disk-usage/0.8.4/LICENSE
- sha1sums = 7fc8bbf1899c3fb435df9f62601dccb116ffed86
+ 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
sha1sums = SKIP
sha1sums = SKIP
sha1sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index f9be1ca2a0c8..2c60f59989a7 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.4
-source=(pdu-7fc8bbf1899c3fb435df9f62601dccb116ffed86::https://github.com/KSXGitHub/parallel-disk-usage/releases/download/0.8.4/pdu-x86_64-unknown-linux-gnu completion.0.8.4.bash::https://github.com/KSXGitHub/parallel-disk-usage/releases/download/0.8.4/completion.bash completion.0.8.4.fish::https://github.com/KSXGitHub/parallel-disk-usage/releases/download/0.8.4/completion.fish completion.0.8.4.zsh::https://github.com/KSXGitHub/parallel-disk-usage/releases/download/0.8.4/completion.zsh https://raw.githubusercontent.com/KSXGitHub/parallel-disk-usage/0.8.4/README.md https://raw.githubusercontent.com/KSXGitHub/parallel-disk-usage/0.8.4/LICENSE)
-_checksum=7fc8bbf1899c3fb435df9f62601dccb116ffed86
+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
_completion_checksums=(SKIP SKIP SKIP)
# This PKGBUILD is not a full PKGBUILD
# pkgname, pkgver, source, and sha1sums are to be generated