summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlad Wenter2023-05-31 08:08:35 +0200
committerAlad Wenter2023-05-31 08:08:35 +0200
commit1a6d9756090e888f6ec90871b1faa7c0e1788b3f (patch)
tree1b3dd691a8ca789942fc9125ab4daa6533c0fc0d /PKGBUILD
parent3844eb163e5d8c9abd8bd7eca79129c1f7356623 (diff)
downloadaur-1a6d9756090e888f6ec90871b1faa7c0e1788b3f.tar.gz
Bump version to 15.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 805f22f135ce..85ddb79b63a8 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.2
+pkgver=15.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=('e6e330dce73166558502669257a18ccaa235f59932f1968c7fde0066f21d474f')
+sha256sums=('d9a1c8ac1c1773592e3197f8b352f808aec8d5b9fbde330ae7a675a1149a93fa')
depends=('git' 'pacutils' 'curl' 'perl')
optdepends=('bash-completion: bash completion'
'zsh: zsh completion'