summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrett Cornwall2018-08-14 12:34:53 -0600
committerBrett Cornwall2018-08-14 12:34:53 -0600
commit896060cf586481eb97030ffcffc30eeeeec8d213 (patch)
treec851fc517cd736d7fde0384a399c5820f08dd761 /PKGBUILD
parent716362ed0ee788b6ed4794832ad04dc8f1d310d0 (diff)
downloadaur-896060cf586481eb97030ffcffc30eeeeec8d213.tar.gz
add dep for python2-passlib
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fff68e353a5e..2901d6c94736 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=gam
pkgver=4.60
-pkgrel=2
+pkgrel=3
pkgdesc="Command line tool for Google G Suite Administrators to manage domain and user settings quickly and easily."
arch=('any')
url="https://github.com/jay0lee/GAM"
@@ -16,6 +16,7 @@ depends=(
'python2-simplejson'
'python2-gdata'
'python2-google-auth'
+ 'python2-passlib'
'perl-mozilla-ca'
)
source=(