summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1144869d179a..83ad8c07d50d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,15 @@
_name=gp-saml-gui
pkgname=$_name-git
pkgver=r24.6133ffe
-pkgrel=1
+pkgrel=2
pkgdesc='Interactively authenticate to GlobalProtect VPNs that require SAML'
arch=(any)
url="https://github.com/dlenski/$_name"
license=('GPL3')
provides=($_name)
conflicts=($_name)
-depends=('python' 'python-requests' 'pygobject-devel')
+depends=('python' 'python-requests' 'webkit2gtk' 'python-gobject')
+makedepends=('git')
source=("${_name}::git+${url}" 'gp-saml-gui.sh')
b2sums=('SKIP'
'2db9e1cfee4c059fdd84c682ff3aeadb63cd6fddbb2963718f0d3c4520ee609dcc930eb4072096fa2ad651c00ac36e6d2ca4859fe9225aa9002d893b927b7878')