summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryuezk2021-05-07 05:46:47 +0000
committeryuezk2021-05-07 05:46:47 +0000
commit0aef984caec0c2d874a810041d04b030e2927d9c (patch)
treef298cbdc5947c3943b8e6eabfe5dee57c990593c /PKGBUILD
parent64b8e42aa2c0e04959090acc69cd7f353ae1b1bb (diff)
downloadaur-0aef984caec0c2d874a810041d04b030e2927d9c.tar.gz
Release v1.2.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 38a18d51020c..e6894d89cba3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _gitname=GlobalProtect-openconnect
pkgver=1.2.8
pkgrel=1
pkgdesc="A GlobalProtect VPN client (GUI) for Linux based on Openconnect and built with Qt5, supports SAML auth mode."
-arch=(x86_64)
+arch=(x86_64 aarch64)
url="https://github.com/yuezk/${_gitname}"
license=('GPL3')
depends=('openconnect>=8.0.0' qt5-base qt5-webengine qt5-websockets)