summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonni Westphalen2018-06-20 13:33:14 +0200
committerJonni Westphalen2018-06-20 13:33:14 +0200
commit226e3a68858712b21ffaf2d07eb27cc48fcb88fd (patch)
tree64ca7a89c638028c481dc98d033c6695ebf8a587
parent88708056fd12a7033a7103c7fbea52de9535a58e (diff)
downloadaur-226e3a68858712b21ffaf2d07eb27cc48fcb88fd.tar.gz
2.13.r0.gfc5d55b
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7facf60bbc9d..6be99a87ad92 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = aurman-git
- pkgdesc = aurman AUR helper with almost pacman syntax
- pkgver = 2.12.r0.g64047c5
+ pkgdesc = AUR helper with almost pacman syntax
+ pkgver = 2.13.r0.gfc5d55b
pkgrel = 1
url = https://github.com/polygamma/aurman
arch = any
license = MIT
depends = python
- depends = expac-git
+ depends = expac-git>=8.1.g5ae006f
depends = python-requests
depends = git
depends = python-regex
diff --git a/PKGBUILD b/PKGBUILD
index 4a7bb25a3353..f268f09e3068 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Jonni Westphalen <jonny.westphalen@googlemail.com>
pkgname=aurman-git
-pkgver=2.12.r0.g64047c5
+pkgver=2.13.r0.gfc5d55b
pkgrel=1
-pkgdesc="aurman AUR helper with almost pacman syntax"
+pkgdesc="AUR helper with almost pacman syntax"
arch=('any')
url="https://github.com/polygamma/aurman"
license=('MIT')
-depends=('python' 'expac-git' 'python-requests' 'git' 'python-regex' 'pacman>=5.1')
+depends=('python' 'expac-git>=8.1.g5ae006f' 'python-requests' 'git' 'python-regex' 'pacman>=5.1')
source=('aurman_sources::git+https://github.com/polygamma/aurman.git?signed#branch=master')
md5sums=('SKIP')
validpgpkeys=('4C3CE98F9579981C21CA1EC3465022E743D71E39') # Jonni Westphalen