summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9420f06d5365..43a24f6da335 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = aurman
pkgdesc = aurman AUR helper with almost pacman syntax
- pkgver = 2.9.16
+ pkgver = 2.9.17
pkgrel = 1
url = https://github.com/polygamma/aurman
arch = any
@@ -13,7 +13,7 @@ pkgbase = aurman
depends = sudo
depends = git
depends = python-regex
- source = aurman_sources::git+https://github.com/polygamma/aurman.git#tag=2.9.16
+ source = aurman_sources::git+https://github.com/polygamma/aurman.git#tag=2.9.17
md5sums = SKIP
pkgname = aurman
diff --git a/PKGBUILD b/PKGBUILD
index 67c27ec0b347..d9d86b236f6e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonni Westphalen <jonny.westphalen@googlemail.com>
pkgname=aurman
-pkgver=2.9.16
+pkgver=2.9.17
pkgrel=1
pkgdesc="aurman AUR helper with almost pacman syntax"
arch=('any')