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 70efd734032d..a55821ad856b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = aurman
pkgdesc = aurman AUR helper with almost pacman syntax
- pkgver = 2.9.26
+ pkgver = 2.9.27
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.26
+ source = aurman_sources::git+https://github.com/polygamma/aurman.git#tag=2.9.27
md5sums = SKIP
pkgname = aurman
diff --git a/PKGBUILD b/PKGBUILD
index 02797a4b7808..bb93658d4051 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonni Westphalen <jonny.westphalen@googlemail.com>
pkgname=aurman
-pkgver=2.9.26
+pkgver=2.9.27
pkgrel=1
pkgdesc="aurman AUR helper with almost pacman syntax"
arch=('any')