summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlad Wenter2023-04-28 14:49:49 +0200
committerAlad Wenter2023-04-28 14:49:49 +0200
commit07a80efedaadb65ba7adf60153bae2b9200bdc56 (patch)
tree2614cfc322ad38b5fe60e81aa44751f5803cb3d6 /PKGBUILD
parentb55d7cb6b20fba44457d4df417b17d44a211c5d9 (diff)
downloadaur-07a80efedaadb65ba7adf60153bae2b9200bdc56.tar.gz
Bump version to 13.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c69bed3c074b..f0203c85f209 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=13.2
+pkgver=13.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=('406456d1fb0b90a890e35b3222b658293d015772d25ad0b0489fe435058dafe5')
+sha256sums=('86075b3e1fdb5c1d25171279bfc2645ec46516aa48a1a8a8d18d75454462a7f1')
depends=('git' 'pacutils' 'curl' 'perl')
optdepends=('bash-completion: bash completion'
'zsh: zsh completion'