summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlad Wenter2023-06-26 14:36:58 +0200
committerAlad Wenter2023-06-26 14:36:58 +0200
commitc07b5215df935cfe02f5c47411d2d717d9bb6aab (patch)
tree30be8806d5afc662b230b21e6cd82b9d3a4b40dc /PKGBUILD
parent94e6dc2b64080239d52d3914254e344d33a83ca0 (diff)
downloadaur-c07b5215df935cfe02f5c47411d2d717d9bb6aab.tar.gz
Bump version to 17
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4a7dbe87e10a..b199efb7e193 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.5
+pkgver=17
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=('9937c0d4193baffe3064a0b4b20258fca12299c2b2a8ba3d8a6922d591fef826')
+sha256sums=('f1a0054cdc7c7bb4ad5d522064ce3eeff3e76b3dc9fbc6648a17d8333b32cdf9')
depends=('git' 'pacutils' 'curl' 'perl' 'perl-json-xs' 'bash')
optdepends=('bash-completion: bash completion'
'zsh: zsh completion'