summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonni Westphalen2018-08-16 23:31:31 +0200
committerJonni Westphalen2018-08-16 23:31:31 +0200
commita9feff664f6cc1c12ae8d194bbdc4c21e41af6c8 (patch)
treeeb8c422a0af5d5e81b6c841b65198e44764ae6f5
parent22c2f6f0ffb962c2fd4a39429057df647ce0f8dc (diff)
downloadaur-a9feff664f6cc1c12ae8d194bbdc4c21e41af6c8.tar.gz
2.17.9
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1281a4b80447..bf98d06d955a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = aurman
pkgdesc = AUR helper with almost pacman syntax
- pkgver = 2.17.8
+ pkgver = 2.17.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.17.8
+ source = aurman_sources::git+https://github.com/polygamma/aurman.git?signed#tag=2.17.9
validpgpkeys = 4C3CE98F9579981C21CA1EC3465022E743D71E39
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index bb3c3a215dd2..c9e1b4bcb50b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonni Westphalen <jonny.westphalen@googlemail.com>
pkgname=aurman
-pkgver=2.17.8
+pkgver=2.17.9
pkgrel=1
pkgdesc="AUR helper with almost pacman syntax"
arch=('any')