summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoryuezk2022-06-06 10:12:44 +0000
committeryuezk2022-06-06 10:12:44 +0000
commit70621c227be4cc3799764f589d349b4708cb0798 (patch)
tree6edb4ee04a91b40bbea01ca5492f3715ecece935
parentd55b4e320f340ba2575372aae493eeac40aa61ba (diff)
downloadaur-70621c227be4cc3799764f589d349b4708cb0798.tar.gz
Snapshot release: git#7bc02a4208e933ec137cfde5cba31fc11d4e467c
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7dcf6f6b945f..e4a0bb31f3a9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = globalprotect-openconnect-git
pkgdesc = A GlobalProtect VPN client (GUI) for Linux based on Openconnect and built with Qt5, supports SAML auth mode. (development version)
- pkgver = 1.4.6+2snapshot.g5714063
+ pkgver = 1.4.6+5snapshot.g7bc02a4
pkgrel = 1
url = https://github.com/yuezk/GlobalProtect-openconnect
install = gp.install
@@ -18,7 +18,7 @@ pkgbase = globalprotect-openconnect-git
provides = gpservice
conflicts = globalprotect-openconnect
backup = etc/gpservice/gp.conf
- source = git+https://github.com/yuezk/GlobalProtect-openconnect#commit=571406345755b957bef52034f4760bbd46e89b77
+ source = git+https://github.com/yuezk/GlobalProtect-openconnect#commit=7bc02a4208e933ec137cfde5cba31fc11d4e467c
sha256sums = SKIP
pkgname = globalprotect-openconnect-git
diff --git a/PKGBUILD b/PKGBUILD
index ce39c62b1b42..d709253c6059 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Keinv Yue <yuezk001@gmail.com>
-_pkgver="1.4.6+2snapshot.g5714063"
-_commit="571406345755b957bef52034f4760bbd46e89b77"
+_pkgver="1.4.6+5snapshot.g7bc02a4"
+_commit="7bc02a4208e933ec137cfde5cba31fc11d4e467c"
pkgname=globalprotect-openconnect-git
pkgver=${_pkgver}
pkgrel=1