summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjgmdev2020-02-10 13:15:58 -0400
committerjgmdev2020-02-10 13:15:58 -0400
commitfbdf7d464b2eeabd6dd8e8d74901f8f5d42cc545 (patch)
treeab1a0f249642f7bf15e85f72b43bbb2d32aabe7c /PKGBUILD
parent9e0eb101e29bb3804c27fd50f3c7652e63764359 (diff)
downloadaur-fbdf7d464b2eeabd6dd8e8d74901f8f5d42cc545.tar.gz
Added aarch64.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f5c7e881cfca..9327dced42b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
pkgname=codelite-git
_gitname=codelite
-pkgver=v12.0.10.r93.gb98f6878b
+pkgver=v12.0.10.r1164.gc53af8dc8
pkgrel=1
pkgdesc="A cross platform C/C++/PHP and Node.js IDE written in C++"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'aarch64')
url="http://www.codelite.org/"
license=('GPL')
install=codelite-git.install