summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonni Westphalen2018-06-20 13:33:44 +0200
committerJonni Westphalen2018-06-20 13:33:44 +0200
commitc0650a8413e0401d2c37fe76906e58742ecc9603 (patch)
tree9292116ee3f91f451674337d166ae9814b2e2d94 /PKGBUILD
parent2dc46d3f2ff2a1402805dd0230cc717b39b19dde (diff)
downloadaur-c0650a8413e0401d2c37fe76906e58742ecc9603.tar.gz
2.13
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 687390f4d784..e5a76101c98a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Jonni Westphalen <jonny.westphalen@googlemail.com>
pkgname=aurman
-pkgver=2.12
+pkgver=2.13
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#tag=${pkgver}")
md5sums=('SKIP')
validpgpkeys=('4C3CE98F9579981C21CA1EC3465022E743D71E39') # Jonni Westphalen