summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkhai96_2021-06-23 14:13:48 +0000
committerkhai96_2021-06-23 14:13:48 +0000
commit78a6f8f326e6046db311ac01aa9f58243d1ca573 (patch)
tree8f364392cee56943f878fef463383649faff948f
parent2ad304b512a392bc78a24c0211ea591edbf12c82 (diff)
downloadaur-78a6f8f326e6046db311ac01aa9f58243d1ca573.tar.gz
0.5.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6b3bcb9f8ecc..c14f1715fb69 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = parallel-disk-usage
pkgdesc = Create a filesystem tree from YAML
- pkgver = 0.5.1
+ pkgver = 0.5.2
pkgrel = 1
url = https://github.com/KSXGitHub/parallel-disk-usage
arch = x86_64
license = Apache-2.0
makedepends = cargo
- source = parallel-disk-usage-0.5.1.tar.gz::https://github.com/KSXGitHub/parallel-disk-usage/archive/0.5.1.tar.gz
+ source = parallel-disk-usage-0.5.2.tar.gz::https://github.com/KSXGitHub/parallel-disk-usage/archive/0.5.2.tar.gz
sha1sums = SKIP
pkgname = parallel-disk-usage
diff --git a/PKGBUILD b/PKGBUILD
index e7e520f47ce3..62f6eb57162f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# This file is automatically generated. Do not edit.
pkgname=parallel-disk-usage
-pkgver=0.5.1
-source=(parallel-disk-usage-0.5.1.tar.gz::https://github.com/KSXGitHub/parallel-disk-usage/archive/0.5.1.tar.gz)
+pkgver=0.5.2
+source=(parallel-disk-usage-0.5.2.tar.gz::https://github.com/KSXGitHub/parallel-disk-usage/archive/0.5.2.tar.gz)
sha1sums=(SKIP)
# This PKGBUILD is not a full PKGBUILD
# pkgname, pkgver, source, and sha1sums are to be generated