summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoryuezk2022-05-27 13:39:42 +0000
committeryuezk2022-05-27 13:39:42 +0000
commit84a19e5f3ba439c245c89cb914f9b971f9bd6287 (patch)
treed57da6c79374cd08bdc041e20ab72fb293804aba
parent8fcc751fcc92f227a0e3ce51715f61ec697c36fd (diff)
downloadaur-84a19e5f3ba439c245c89cb914f9b971f9bd6287.tar.gz
Snapshot release: git#64bec9660a6d74180e3a5eaa7104c5844ce4f91b
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8f85850640f2..a534d455ecd7 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.4+20snapshot.g0619e91
+ pkgver = 1.4.4+21snapshot.g64bec96
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=0619e91bf568feb275f1c9af348ec0797a2b7801
+ source = git+https://github.com/yuezk/GlobalProtect-openconnect#commit=64bec9660a6d74180e3a5eaa7104c5844ce4f91b
sha256sums = SKIP
pkgname = globalprotect-openconnect-git
diff --git a/PKGBUILD b/PKGBUILD
index 3d35def23f2c..26da13636e01 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Keinv Yue <yuezk001@gmail.com>
-_pkgver="1.4.4+20snapshot.g0619e91"
-_commit="0619e91bf568feb275f1c9af348ec0797a2b7801"
+_pkgver="1.4.4+21snapshot.g64bec96"
+_commit="64bec9660a6d74180e3a5eaa7104c5844ce4f91b"
pkgname=globalprotect-openconnect-git
pkgver=${_pkgver}
pkgrel=1