summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzoorat2023-11-22 09:40:16 +0600
committerzoorat2023-11-22 09:40:16 +0600
commit77ea360a1f6e57f4dc2aba7cbc69cd82d36568fd (patch)
tree99bee466a865b95d1351ba3d577b3031cdad7321 /PKGBUILD
parent8e35f605de2c1b556f3e371740ecd4ea15700073 (diff)
downloadaur-77ea360a1f6e57f4dc2aba7cbc69cd82d36568fd.tar.gz
updating to v18.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3011d54120c9..8b2d9fb7ef21 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,9 @@
# Maintainer: Alad Wenter <https://github.com/AladW>
# Co-Maintainer: Cedric Girard <cgirard [dot] archlinux [at] valinor [dot] fr>
+# Co-Maintainer: zoorat <zoorat [at] protonmail [dot] com>
+
pkgname=aurutils
-pkgver=18.3
+pkgver=18.5
pkgrel=1
pkgdesc='helper tools for the arch user repository'
url='https://github.com/AladW/aurutils'
@@ -10,7 +12,7 @@ license=('custom:ISC')
source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/$pkgver.tar.gz")
changelog=aurutils.changelog
install=aurutils.install
-sha256sums=('7b9ca601c836286ecc754808fa46e259b83491eb0f52159a773ac8277c5e42be')
+sha256sums=('b2a5a9dcd9b65acce9db9924293c6ed36f14d559f9337b75b0281503c2c6a118')
depends=('git' 'pacutils' 'curl' 'perl' 'perl-json-xs' 'bash')
optdepends=('bash-completion: bash completion'
'zsh: zsh completion'