summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonni Westphalen2018-07-15 20:01:08 +0200
committerJonni Westphalen2018-07-15 20:01:08 +0200
commit5ae597331593d7fb2af34727e40efb688434d8c1 (patch)
tree3a85d9ebb61d5d6ac09015858bfc72e6b4e3cec3
parentd35fb7319ad6bce674e85ab73d448aaf2f3c4520 (diff)
downloadaur-5ae597331593d7fb2af34727e40efb688434d8c1.tar.gz
2.16.9
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bcf2a1140760..69cc2bf72e37 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = aurman
pkgdesc = AUR helper with almost pacman syntax
- pkgver = 2.16.8
+ pkgver = 2.16.9
pkgrel = 1
url = https://github.com/polygamma/aurman
arch = any
@@ -13,7 +13,7 @@ pkgbase = aurman
depends = python-dateutil
depends = pyalpm
depends = python-feedparser
- source = aurman_sources::git+https://github.com/polygamma/aurman.git?signed#tag=2.16.8
+ source = aurman_sources::git+https://github.com/polygamma/aurman.git?signed#tag=2.16.9
validpgpkeys = 4C3CE98F9579981C21CA1EC3465022E743D71E39
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 9e7badcd46a1..3794d9f50408 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonni Westphalen <jonny.westphalen@googlemail.com>
pkgname=aurman
-pkgver=2.16.8
+pkgver=2.16.9
pkgrel=1
pkgdesc="AUR helper with almost pacman syntax"
arch=('any')