summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonni Westphalen2018-08-15 01:07:28 +0200
committerJonni Westphalen2018-08-15 01:07:28 +0200
commitfad92efd8f7a3c1f61017871f8da84562f61261a (patch)
tree7b21c99c9ea061c9867b6c65cc5815b061a11430
parent4c9b75964723a5f5d6e5e5aa4df8f808293f7734 (diff)
downloadaur-fad92efd8f7a3c1f61017871f8da84562f61261a.tar.gz
2.17.7
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6122e4f7a4b3..58f0bcc048a9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = aurman
pkgdesc = AUR helper with almost pacman syntax
- pkgver = 2.17.6
+ pkgver = 2.17.7
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.17.6
+ source = aurman_sources::git+https://github.com/polygamma/aurman.git?signed#tag=2.17.7
validpgpkeys = 4C3CE98F9579981C21CA1EC3465022E743D71E39
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 5843054df57d..1fcfb09d2b93 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonni Westphalen <jonny.westphalen@googlemail.com>
pkgname=aurman
-pkgver=2.17.6
+pkgver=2.17.7
pkgrel=1
pkgdesc="AUR helper with almost pacman syntax"
arch=('any')