summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonni Westphalen2018-07-14 13:13:30 +0200
committerJonni Westphalen2018-07-14 13:13:30 +0200
commit4a2fc56709a0d2f72ec012259b073d534a472837 (patch)
tree469f90521a8a0123f5091cf146fc25602c4a324d
parent364731c5537112b3840c7c049c8c6e6aa56c0334 (diff)
downloadaur-4a2fc56709a0d2f72ec012259b073d534a472837.tar.gz
2.16.4.r0.g004deee
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2ad0ea3f6ea6..d1432986e395 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = aurman-git
pkgdesc = AUR helper with almost pacman syntax
- pkgver = 2.16.3.r0.g57d3955
+ pkgver = 2.16.4.r0.g004deee
pkgrel = 1
url = https://github.com/polygamma/aurman
arch = any
@@ -12,6 +12,7 @@ pkgbase = aurman-git
depends = python-regex
depends = python-dateutil
depends = pyalpm
+ depends = python-feedparser
provides = aurman
conflicts = aurman
source = aurman_sources::git+https://github.com/polygamma/aurman.git?signed#branch=master
diff --git a/PKGBUILD b/PKGBUILD
index 3da14a252def..0ebb0566e8a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Jonni Westphalen <jonny.westphalen@googlemail.com>
pkgname=aurman-git
-pkgver=2.16.3.r0.g57d3955
+pkgver=2.16.4.r0.g004deee
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#branch=master')
md5sums=('SKIP')
validpgpkeys=('4C3CE98F9579981C21CA1EC3465022E743D71E39') # Jonni Westphalen