summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlad Wenter2023-06-15 13:24:13 +0200
committerAlad Wenter2023-06-15 13:24:13 +0200
commit2525754258c05a85271185c62e4bbf026851288d (patch)
tree406b40d0e3b1b6ee65aea1a81ca5bafa0de5d25e /PKGBUILD
parentd090ed26b2c476ab37add24a420882fe0b8f6e21 (diff)
downloadaur-2525754258c05a85271185c62e4bbf026851288d.tar.gz
Bump version to 16.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8837673a5faf..a346c5ac47b4 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=16
+pkgver=16.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=('5947adc5c12d45385c3284ff40051ee62f06856b4aed5344341f83c0385a64f7')
+sha256sums=('12eb6aa71b9faf76747250d131c26432578d303c0168271331fbbb174e8a365e')
depends=('git' 'pacutils' 'curl' 'perl' 'bash')
optdepends=('bash-completion: bash completion'
'zsh: zsh completion'