summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlad Wenter2023-06-28 08:47:17 +0200
committerAlad Wenter2023-06-28 08:47:17 +0200
commitf8ca495c402de2c3c6e8b7f1fdfea523da04ca9e (patch)
tree2fef17bd4defef13147ceec3b4309b03f66e3416 /PKGBUILD
parent3f484583ca44c273e0e6901dc418e7e1cca99872 (diff)
downloadaur-f8ca495c402de2c3c6e8b7f1fdfea523da04ca9e.tar.gz
aurutils: v17.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 12894338e6a2..0ca58a756b09 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=17
+pkgver=17.1b
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=('f1a0054cdc7c7bb4ad5d522064ce3eeff3e76b3dc9fbc6648a17d8333b32cdf9')
+sha256sums=('988da28eb4e1135061119ff3c687f18121246a987dd2ca80a7dfa2acc72334f8')
depends=('git' 'pacutils' 'curl' 'perl' 'perl-json-xs' 'bash')
optdepends=('bash-completion: bash completion'
'zsh: zsh completion'