summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonni Westphalen2018-06-28 18:04:53 +0200
committerJonni Westphalen2018-06-28 18:04:53 +0200
commit46ec7d610abe819df765353a3e9bd764a02424be (patch)
treea54cb2854f7c1198fd5223205ed7f8926c25fd45
parent9614a925a662aeabbdbed752d73029ff89eb23a9 (diff)
downloadaur-46ec7d610abe819df765353a3e9bd764a02424be.tar.gz
2.15.r0.gefc1f81
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 084941deb63e..34be655cda62 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = aurman-git
pkgdesc = AUR helper with almost pacman syntax
- pkgver = 2.14.r0.g6edb4f7
+ pkgver = 2.15.r0.gefc1f81
pkgrel = 1
url = https://github.com/polygamma/aurman
arch = any
@@ -10,6 +10,7 @@ pkgbase = aurman-git
depends = python-requests
depends = git
depends = python-regex
+ depends = pyalpm
provides = aurman
conflicts = aurman
source = aurman_sources::git+https://github.com/polygamma/aurman.git?signed#branch=master
diff --git a/PKGBUILD b/PKGBUILD
index a9aec161b1fb..32dff9a0cecb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Jonni Westphalen <jonny.westphalen@googlemail.com>
pkgname=aurman-git
-pkgver=2.14.r0.g6edb4f7
+pkgver=2.15.r0.gefc1f81
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')
+depends=('python' 'expac' 'python-requests' 'git' 'python-regex' 'pyalpm')
source=('aurman_sources::git+https://github.com/polygamma/aurman.git?signed#branch=master')
md5sums=('SKIP')
validpgpkeys=('4C3CE98F9579981C21CA1EC3465022E743D71E39') # Jonni Westphalen