summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristoph Gysin2018-12-21 10:32:49 +0200
committerChristoph Gysin2018-12-21 10:36:21 +0200
commitebc03f3d5eedc5e5fd30b84277f48f2c828ac5d3 (patch)
treea32ebcfca2bbf01c26d42c48e37f9a85c3ca541e /PKGBUILD
parent2cadd19b615da538da603a9feaa4b1cce4a30838 (diff)
downloadaur-ebc03f3d5eedc5e5fd30b84277f48f2c828ac5d3.tar.gz
add ARM architectures
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c1254df5068b..a748747ed234 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@
_pkgname=terminology
pkgname=$_pkgname-git
-pkgver=1.2.99.r1989.ea91a6c
+pkgver=1.3.99.r2086.3f1de6b
pkgrel=1
pkgdesc="EFL based terminal emulator - Development version"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64')
url="http://www.enlightenment.org/p.php?p=about/terminology"
license=('BSD')
depends=('efl')