summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrett Cornwall2020-05-08 09:50:54 -0700
committerBrett Cornwall2020-05-08 09:50:54 -0700
commitc8f955a26a68446413d501e230b45c52b6569590 (patch)
tree830386fcf3aefcddf009acd6e22f3453682199dc
parent86ae9979deff5f816463fd4c7f8adefd9e580cb1 (diff)
downloadaur-c8f955a26a68446413d501e230b45c52b6569590.tar.gz
upgpkg: 5.08
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 81dd770762e3..e3b8607677fb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gam
pkgdesc = Command-line tool for Google GSuite admins to manage settings quickly and easily
- pkgver = 5.07
+ pkgver = 5.08
pkgrel = 1
url = https://github.com/jay0lee/GAM
arch = any
@@ -14,10 +14,10 @@ pkgbase = gam
depends = python-google-auth-oauthlib
depends = python-httplib2
depends = python-passlib
- source = gam-5.07.tar.gz::https://github.com/jay0lee/GAM/archive/v5.07.tar.gz
+ source = gam-5.08.tar.gz::https://github.com/jay0lee/GAM/archive/v5.08.tar.gz
source = xdg_config_dirs.patch
source = gam.sh
- sha256sums = 7508661f12ea1c89b117afb38c956f5ec5cbb96dc51b5a82315ce56a5d89176e
+ sha256sums = 7c347c9707e84a5d56bcbd9a548587f3a7122160099724f231ec4d8869456cde
sha256sums = 3e1dcfd32d3635143c220b07752c46af523b6a875b80f01108a43144669dec2a
sha256sums = f8613546b8d4a51f05342d3680553c20a2e0995c3be90e469f1da3bb83ca172e
diff --git a/PKGBUILD b/PKGBUILD
index a2d9a0e7878c..1f2428b850e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Ethan Schoonover
pkgname=gam
-pkgver=5.07
+pkgver=5.08
pkgrel=1
pkgdesc="Command-line tool for Google GSuite admins to manage settings quickly and easily"
arch=('any')
@@ -26,7 +26,7 @@ source=(
"gam.sh"
)
-sha256sums=('7508661f12ea1c89b117afb38c956f5ec5cbb96dc51b5a82315ce56a5d89176e'
+sha256sums=('7c347c9707e84a5d56bcbd9a548587f3a7122160099724f231ec4d8869456cde'
'3e1dcfd32d3635143c220b07752c46af523b6a875b80f01108a43144669dec2a'
'f8613546b8d4a51f05342d3680553c20a2e0995c3be90e469f1da3bb83ca172e')