summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlad Wenter2023-06-13 13:58:53 +0200
committerAlad Wenter2023-06-13 13:58:53 +0200
commitcee41e40fd1dd49368b6af1136f1ec17611552cf (patch)
tree4f2a4f37a5f432ed2a1d9474306b91609f094d7f /PKGBUILD
parent7a87202cbb32b26ce78d8bca9f656a646aa48ea0 (diff)
downloadaur-cee41e40fd1dd49368b6af1136f1ec17611552cf.tar.gz
Bump version to 15.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fa0124722c8e..7194864e6cca 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.6
+pkgver=15.7
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=('5fa758e0668b6a232972a95a5aacfbc0b5334429f42c06bbeda4eec836946f05')
+sha256sums=('823861baac580cfcbccc134e8dd7141cf6edf67ca54a1a0db1f29841475e60e7')
depends=('git' 'pacutils' 'curl' 'perl' 'bash')
optdepends=('bash-completion: bash completion'
'zsh: zsh completion'