summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpolygamma2018-03-24 12:39:21 +0100
committerpolygamma2018-03-24 12:39:21 +0100
commitfbf48519b9efeed70b28c00ea1ada5e891bbe1df (patch)
tree6510cb3f726070c96ca96a8e2c979efa753b3e48 /PKGBUILD
parent985c3ea67f2110c407f706bb89707f97e25fd201 (diff)
downloadaur-fbf48519b9efeed70b28c00ea1ada5e891bbe1df.tar.gz
2.9.15
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3b53360c7191..1d23feada779 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Jonni Westphalen <jonny.westphalen@googlemail.com>
pkgname=aurman
-pkgver=2.9.14
+pkgver=2.9.15
pkgrel=1
pkgdesc="aurman AUR helper with almost pacman syntax"
-arch=('x86_64')
+arch=('any')
url="https://github.com/polygamma/aurman"
license=('MIT')
depends=('python' 'expac' 'python-requests' 'pyalpm' 'pacman' 'sudo' 'git' 'python-regex')