summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d43f9f962582..fa6a37430457 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=openconnect-sso
pkgver=0.8.0
-pkgrel=5
+pkgrel=6
pkgdesc="Wrapper script for OpenConnect supporting Azure AD (SAMLv2) authentication"
arch=('any')
url="https://github.com/vlaci/openconnect-sso"
@@ -17,8 +17,9 @@ source=("https://github.com/vlaci/openconnect-sso/releases/download/v$pkgver/$pk
'relax-pyxdg-version-constraints.patch'
'relax-keyring-version-constraints.patch')
sha256sums=('a7bde0a8dd35d7bab3c66f28b420c343c270a7ee45e98e04bfa6ecc6958f5c5b'
- 'a74a597fe78299917a276d743b446d90e5677a234824952d2383582e4cdce63c'
- 'cb723f0e6d72338a893e40dcb186859e25c5f90c2fee7d933532082ea493c1ff')
+ '820cc200d62db90446f9102ddce2c2b166b5cc487e6ba0490ec3f62ad762bb31'
+ '1a06f5ae5ba7e8204b2b975402f080e7e04364a2cf102d9c6e172a16f268f0ab')
+
prepare() {
cd "$pkgname-$pkgver"