summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlad Wenter2023-10-02 14:47:54 +0200
committerAlad Wenter2023-10-02 14:47:54 +0200
commit8e35f605de2c1b556f3e371740ecd4ea15700073 (patch)
tree154069612c4647ed9f7e4af64a64de11fa7e784d /PKGBUILD
parentf3f6c5c7fe1327552de6c66a4fffdb1d60e55713 (diff)
downloadaur-8e35f605de2c1b556f3e371740ecd4ea15700073.tar.gz
aurutils: v18.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 875d5da1e597..3011d54120c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alad Wenter <https://github.com/AladW>
# Co-Maintainer: Cedric Girard <cgirard [dot] archlinux [at] valinor [dot] fr>
pkgname=aurutils
-pkgver=18.2
+pkgver=18.3
pkgrel=1
pkgdesc='helper tools for the arch user repository'
url='https://github.com/AladW/aurutils'
@@ -10,7 +10,7 @@ license=('custom:ISC')
source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/$pkgver.tar.gz")
changelog=aurutils.changelog
install=aurutils.install
-sha256sums=('8dae403da10e5a29163ffe03b9d60d494f5868b19b5669b683cd97e00562d6d9')
+sha256sums=('7b9ca601c836286ecc754808fa46e259b83491eb0f52159a773ac8277c5e42be')
depends=('git' 'pacutils' 'curl' 'perl' 'perl-json-xs' 'bash')
optdepends=('bash-completion: bash completion'
'zsh: zsh completion'