summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlad Wenter2023-06-13 21:38:23 +0200
committerAlad Wenter2023-06-13 21:38:23 +0200
commitd090ed26b2c476ab37add24a420882fe0b8f6e21 (patch)
tree42c408eb0b9dc1efbe133236667609028850a3e0 /PKGBUILD
parent11e863d44aeb0161dd072e8d48e8aa7c5301c90a (diff)
downloadaur-d090ed26b2c476ab37add24a420882fe0b8f6e21.tar.gz
aurutils: 16
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7194864e6cca..8837673a5faf 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=15.7
+pkgver=16
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=('823861baac580cfcbccc134e8dd7141cf6edf67ca54a1a0db1f29841475e60e7')
+sha256sums=('5947adc5c12d45385c3284ff40051ee62f06856b4aed5344341f83c0385a64f7')
depends=('git' 'pacutils' 'curl' 'perl' 'bash')
optdepends=('bash-completion: bash completion'
'zsh: zsh completion'