summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlad Wenter2023-03-28 13:08:48 +0200
committerAlad Wenter2023-03-28 13:08:48 +0200
commit539d0b2fc012eb03705aea690a5e4555576430c5 (patch)
treea96b9e9659c44b2938931478688625fca05b2346 /PKGBUILD
parentb3f28bd6b41d703d16f6fe9f0c91e82eeb46f76d (diff)
downloadaur-539d0b2fc012eb03705aea690a5e4555576430c5.tar.gz
aurutils: 13.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 21caa1475a07..7966535624cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Alad Wenter <https://github.com/AladW>
# Co-Maintainer: Cedric Girard <cgirard [dot] archlinux [at] valinor [dot] fr>
pkgname=aurutils
-pkgver=13
-pkgrel=2
+pkgver=13.1
+pkgrel=1
pkgdesc='helper tools for the arch user repository'
url='https://github.com/AladW/aurutils'
arch=('any')
@@ -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=('5f1151e249b763d4baf3926cea1eb87aa89b737f457b8daf5be25e5ffa7296de')
+sha256sums=('ca9e89aee3de24c410b85342f30756d3be2536ac057f2da067a3197abc5165c4')
depends=('git' 'pacutils' 'curl' 'perl')
optdepends=('bash-completion: bash completion'
'zsh: zsh completion'