summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuca Weiss2019-01-23 19:11:41 +0100
committerLuca Weiss2019-01-23 19:11:41 +0100
commit07c46573fb63b48539086f725fc025e9a7dfcbb2 (patch)
tree05cf6c277a711f9b404d2f766c3be4bab16fa54f /PKGBUILD
parent9a1316e71c1db8c97bf9a6339eb714569779b33d (diff)
downloadaur-07c46573fb63b48539086f725fc025e9a7dfcbb2.tar.gz
upgpkg: clickable-git 5.4.0.r0.g459f284-1
fix arch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 64945c22cdd2..6afaf0dead05 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
_pkgname=clickable
pkgname=clickable-git
-pkgver=5.0.0.r8.gabd7ca3
+pkgver=5.4.0.r0.g459f284
pkgrel=1
pkgdesc='Compile, build, and deploy Ubuntu Touch click packages all from the command line.'
-arch=('i686' 'x86_64')
+arch=('any')
url='https://gitlab.com/clickable/clickable'
license=('GPL3')
depends=('python-cookiecutter' 'docker' 'android-tools')