summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonni Westphalen2018-08-13 23:16:58 +0200
committerJonni Westphalen2018-08-13 23:16:58 +0200
commit3e35b7fcb32ef7417ffab9dc6f4231750d37b36c (patch)
tree06d0ac82681393dd53c9ca9eb8a42a01ba045d35
parent7e16605e27db2e59a88725e4e0d5fe2c79940b27 (diff)
downloadaur-3e35b7fcb32ef7417ffab9dc6f4231750d37b36c.tar.gz
2.17.4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c20303a5038e..90a619944b8c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = aurman
pkgdesc = AUR helper with almost pacman syntax
- pkgver = 2.17.3
+ pkgver = 2.17.4
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.3
+ source = aurman_sources::git+https://github.com/polygamma/aurman.git?signed#tag=2.17.4
validpgpkeys = 4C3CE98F9579981C21CA1EC3465022E743D71E39
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 54f0b6bed31a..dbcc8e8bcf60 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonni Westphalen <jonny.westphalen@googlemail.com>
pkgname=aurman
-pkgver=2.17.3
+pkgver=2.17.4
pkgrel=1
pkgdesc="AUR helper with almost pacman syntax"
arch=('any')