summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlad Wenter2023-06-25 12:28:57 +0200
committerAlad Wenter2023-06-25 12:28:57 +0200
commit94e6dc2b64080239d52d3914254e344d33a83ca0 (patch)
treedb397b180b0f4b81c3e5edaa03494a79c3cfe587 /PKGBUILD
parent0897e5a1649e25a79e869cf58b9dd65b63336de4 (diff)
downloadaur-94e6dc2b64080239d52d3914254e344d33a83ca0.tar.gz
Bump version to 16.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c10f10249b6f..4a7dbe87e10a 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.4
+pkgver=16.5
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=('de440a6888f99e24f8c595190aafec52c0fe74f26b0a5f29caeaf78822388079')
+sha256sums=('9937c0d4193baffe3064a0b4b20258fca12299c2b2a8ba3d8a6922d591fef826')
depends=('git' 'pacutils' 'curl' 'perl' 'perl-json-xs' 'bash')
optdepends=('bash-completion: bash completion'
'zsh: zsh completion'