summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonni Westphalen2018-07-02 16:08:43 +0200
committerJonni Westphalen2018-07-02 16:08:43 +0200
commite9bd1c5d0c4368bbab530fb660350d29717f0a64 (patch)
tree8fdc10043d4553b766fcee66e3b66b5b10f31397
parentec49119a006a8a168576c79533d0cbb59148e7e0 (diff)
downloadaur-e9bd1c5d0c4368bbab530fb660350d29717f0a64.tar.gz
2.16
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dd7f23f133ed..b333a86e7e89 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = aurman
pkgdesc = AUR helper with almost pacman syntax
- pkgver = 2.15
+ pkgver = 2.16
pkgrel = 1
url = https://github.com/polygamma/aurman
arch = any
@@ -11,7 +11,7 @@ pkgbase = aurman
depends = git
depends = python-regex
depends = pyalpm
- source = aurman_sources::git+https://github.com/polygamma/aurman.git?signed#tag=2.15
+ source = aurman_sources::git+https://github.com/polygamma/aurman.git?signed#tag=2.16
validpgpkeys = 4C3CE98F9579981C21CA1EC3465022E743D71E39
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 6b836603b82d..5d978598f017 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonni Westphalen <jonny.westphalen@googlemail.com>
pkgname=aurman
-pkgver=2.15
+pkgver=2.16
pkgrel=1
pkgdesc="AUR helper with almost pacman syntax"
arch=('any')