summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d7c5dd8ea622..3688e06074a5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Tue Aug 14 18:34:33 UTC 2018
+# Thu Aug 30 15:23:31 UTC 2018
pkgbase = gam
pkgdesc = Command line tool for Google G Suite Administrators to manage domain and user settings quickly and easily.
- pkgver = 4.60
- pkgrel = 3
+ pkgver = 4.61
+ pkgrel = 1
url = https://github.com/jay0lee/GAM
arch = any
license = Apache
@@ -16,10 +16,10 @@ pkgbase = gam
depends = python2-google-auth
depends = python2-passlib
depends = perl-mozilla-ca
- source = https://github.com/jay0lee/GAM/archive/v4.60.tar.gz
+ source = https://github.com/jay0lee/GAM/archive/v4.61.tar.gz
source = xdg_config_dirs.patch
source = gam.sh
- sha256sums = f8274b2aff987a41344bb3ddcd6f43cbda27d5fc8de830a5f961764662cee959
+ sha256sums = de0d09a806ae80a690fd63d709681c31d851d21a80505b40ce798e1835ada4d2
sha256sums = 2879cbdcde779fa9cc6bafeadf657369377e5c317e9564c5e144c29ba9daa383
sha256sums = d93809852ef9eefeb99f3fc1b955305264f93f2552db14b4d9d6fe7c2b08345b
diff --git a/PKGBUILD b/PKGBUILD
index 2901d6c94736..247bb96a5096 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Ethan Schoonover
pkgname=gam
-pkgver=4.60
-pkgrel=3
+pkgver=4.61
+pkgrel=1
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"
@@ -24,7 +24,7 @@ source=(
"xdg_config_dirs.patch"
"gam.sh"
)
-sha256sums=('f8274b2aff987a41344bb3ddcd6f43cbda27d5fc8de830a5f961764662cee959'
+sha256sums=('de0d09a806ae80a690fd63d709681c31d851d21a80505b40ce798e1835ada4d2'
'2879cbdcde779fa9cc6bafeadf657369377e5c317e9564c5e144c29ba9daa383'
'd93809852ef9eefeb99f3fc1b955305264f93f2552db14b4d9d6fe7c2b08345b')