summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonni Westphalen2019-04-02 00:15:55 +0200
committerJonni Westphalen2019-04-02 00:15:55 +0200
commit62160314c33f6d60c7f04c3085ea327df95ba5b1 (patch)
treedac5f6a1310b2c6c5dc4e5429fe0aa9d3c79ac5d
parent6d36885d9560470d14f14c4ee1e4039d134691df (diff)
downloadaur-62160314c33f6d60c7f04c3085ea327df95ba5b1.tar.gz
2.19.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cdba276ba847..74dd1ef77099 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = aurman
pkgdesc = AUR helper with almost pacman syntax
- pkgver = 2.19
+ pkgver = 2.19.1
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.19
+ source = aurman_sources::git+https://github.com/polygamma/aurman.git?signed#tag=2.19.1
validpgpkeys = 4C3CE98F9579981C21CA1EC3465022E743D71E39
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 6ef292a8a98c..9e2d6f371eee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonni Westphalen <jonny.westphalen@googlemail.com>
pkgname=aurman
-pkgver=2.19
+pkgver=2.19.1
pkgrel=1
pkgdesc="AUR helper with almost pacman syntax"
arch=('any')