summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonni Westphalen2018-07-12 00:22:46 +0200
committerJonni Westphalen2018-07-12 00:22:46 +0200
commit47c9df0ca57cac8b2b1a92183622a9804aa9ffe5 (patch)
treeada37750f4ede488acabfae4a2a7b590335ca5d7
parent2162e28db084764ee090d9e18d1d214317eaea64 (diff)
downloadaur-47c9df0ca57cac8b2b1a92183622a9804aa9ffe5.tar.gz
2.16.3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ece9ea767b4e..45ac6ac9afd2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = aurman
pkgdesc = AUR helper with almost pacman syntax
- pkgver = 2.16.2
+ pkgver = 2.16.3
pkgrel = 1
url = https://github.com/polygamma/aurman
arch = any
@@ -12,7 +12,7 @@ pkgbase = aurman
depends = python-regex
depends = python-dateutil
depends = pyalpm
- source = aurman_sources::git+https://github.com/polygamma/aurman.git?signed#tag=2.16.2
+ source = aurman_sources::git+https://github.com/polygamma/aurman.git?signed#tag=2.16.3
validpgpkeys = 4C3CE98F9579981C21CA1EC3465022E743D71E39
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 3b2e10cddc6b..4fd9aa1b40d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonni Westphalen <jonny.westphalen@googlemail.com>
pkgname=aurman
-pkgver=2.16.2
+pkgver=2.16.3
pkgrel=1
pkgdesc="AUR helper with almost pacman syntax"
arch=('any')