summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlad Wenter2022-04-06 20:24:02 +0200
committerAlad Wenter2022-04-06 20:24:02 +0200
commit7a35b6659584d17b43e7a36967266e9eb2a551b2 (patch)
treeaf0957bc8e12e9a2ebd9800b7d18ff99870e3621 /PKGBUILD
parent8dec9ce9e31cc4ca5d61f844a42a0467735b9aff (diff)
downloadaur-7a35b6659584d17b43e7a36967266e9eb2a551b2.tar.gz
aurutils: 9.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 01b912204c37..faa3e05cd5c3 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=9.3
+pkgver=9.4
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=('ff4f3e76e208da445c8528af6b11e43fb98c64dd1bf0a70a522373e35330221e')
+sha256sums=('30211952a20fa3e9c10d95ead79cfa0fa2c08f25c3411f9ca49b4a691cdc0728')
depends=('git' 'jq' 'pacutils' 'curl' 'expect')
optdepends=('bash-completion: bash completion'
'zsh: zsh completion'