summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkitsunyan2018-06-17 12:37:52 +0300
committerkitsunyan2018-06-17 12:37:52 +0300
commite022a412a5e48074756e238ee70c8d13b47d372c (patch)
tree254ab81d98db703c64f7fd70cfab3b305690262b /PKGBUILD
parent4488ea4aea1928f0d990c2a5ff21f9ae0dbe4670 (diff)
downloadaur-e022a412a5e48074756e238ee70c8d13b47d372c.tar.gz
upgpkg: pakku 0.13-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a1e5603e6259..6f5e990af18c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname=pakku
pkgver=0.13
-pkgrel=1
+pkgrel=2
pkgdesc='Pacman wrapper with AUR support'
-arch=('x86_64')
+arch=('i686' 'x86_64' 'armv7h' 'armv6h' 'aarch64')
url="https://github.com/kitsunyan/$pkgname"
license=('GPL3')
depends=('libcurl.so' 'git')