summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonni Westphalen2018-07-14 13:21:06 +0200
committerJonni Westphalen2018-07-14 13:21:06 +0200
commit326f416558cade0d98bb6536298a4e01d28d176c (patch)
tree1d801f26961d269b2fa3a5cc98ab82b40ea85c0f /PKGBUILD
parent47c9df0ca57cac8b2b1a92183622a9804aa9ffe5 (diff)
downloadaur-326f416558cade0d98bb6536298a4e01d28d176c.tar.gz
2.16.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4fd9aa1b40d8..29bfd33cf7e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Jonni Westphalen <jonny.westphalen@googlemail.com>
pkgname=aurman
-pkgver=2.16.3
+pkgver=2.16.4
pkgrel=1
pkgdesc="AUR helper with almost pacman syntax"
arch=('any')
url="https://github.com/polygamma/aurman"
license=('MIT')
-depends=('python' 'expac' 'python-requests' 'git' 'python-regex' 'python-dateutil' 'pyalpm')
+depends=('python' 'expac' 'python-requests' 'git' 'python-regex' 'python-dateutil' 'pyalpm' 'python-feedparser')
source=("aurman_sources::git+https://github.com/polygamma/aurman.git?signed#tag=${pkgver}")
md5sums=('SKIP')
validpgpkeys=('4C3CE98F9579981C21CA1EC3465022E743D71E39') # Jonni Westphalen