summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlad Wenter2023-08-03 16:41:31 +0200
committerAlad Wenter2023-08-03 16:41:31 +0200
commitb11740734e067c29cf36419005f131cb24daaffe (patch)
tree07859cb64c6a113f56447734b1ce3f2ce9b8ff0a /PKGBUILD
parent56bae5816bf5bc73ce5ab20088179a94f50c6189 (diff)
downloadaur-b11740734e067c29cf36419005f131cb24daaffe.tar.gz
aurutils: 17.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e4571d7bf890..d098626b7f40 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=17.2
+pkgver=17.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=('65efed873facf06ec73b012d94c110f35e45d3057eda2bc85983a3c8c6ce2c81')
+sha256sums=('79169df9b40069b6a081519fe757fe18692683cc2bea9a357598b74957329f15')
depends=('git' 'pacutils' 'curl' 'perl' 'perl-json-xs' 'bash')
optdepends=('bash-completion: bash completion'
'zsh: zsh completion'