summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKevin Yue2021-10-24 13:16:49 +0800
committerKevin Yue2021-10-24 13:16:49 +0800
commitfbf8bef35ec4aa9800156a062c05a3411e09efa8 (patch)
treeab9c162d072b1daf0550fda0d6f12446a332964c /PKGBUILD
parentc8a593d385cdb6f9b26a501e955566e9ebb95982 (diff)
downloadaur-fbf8bef35ec4aa9800156a062c05a3411e09efa8.tar.gz
fix bug
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 40f166a16b1b..2945a1563097 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=globalprotect-openconnect
pkgver=1.3.4
-pkgrel=1
+pkgrel=2
pkgdesc="A GlobalProtect VPN client (GUI) for Linux based on Openconnect and built with Qt5, supports SAML auth mode."
arch=(x86_64 aarch64)
url="https://github.com/yuezk/GlobalProtect-openconnect"