summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 892878bf90a1..beade2ba8a88 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gamadv-xtd3
pkgdesc = Free, open source command line tool for Google Workspace (formerly G Suite) Administrators to manage domain and user settings quickly and easily.
- pkgver = 6.72.02
+ pkgver = 6.72.09
pkgrel = 1
url = https://github.com/taers232c/GAMADV-XTD3
arch = x86_64
@@ -18,9 +18,9 @@ pkgbase = gamadv-xtd3
depends = python-pathvalidate
depends = python-passlib
conflicts = gam
- source = GAMADV-XTD3-6.72.02.tar.gz::https://github.com/taers232c/GAMADV-XTD3/archive/v6.72.02.tar.gz
+ source = GAMADV-XTD3-6.72.09.tar.gz::https://github.com/taers232c/GAMADV-XTD3/archive/v6.72.09.tar.gz
source = gam.sh
- sha256sums = b77cab5bc935c4be77c05bce53087804ce02cee417feb2efec22dbda21d7bac0
+ sha256sums = b7b4a595d2270db5c4dba9ddd9e4da20134e37e1ddf347bb895de4277dfea1bd
sha256sums = 05ff2239d6ac90d2ca7caa690470b797e41e802bf1fb98d6338803546b2ae68d
pkgname = gamadv-xtd3
diff --git a/PKGBUILD b/PKGBUILD
index 90e32689f195..d895ac6b0fd8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# shellcheck disable=SC2034
pkgname=gamadv-xtd3
-pkgver=6.72.02
+pkgver=6.72.09
pkgrel=1
pkgdesc="Free, open source command line tool for Google Workspace (formerly G Suite) Administrators to manage domain and user settings quickly and easily."
arch=('x86_64')
@@ -31,7 +31,7 @@ source=(
"gam.sh"
)
-sha256sums=('b77cab5bc935c4be77c05bce53087804ce02cee417feb2efec22dbda21d7bac0'
+sha256sums=('b7b4a595d2270db5c4dba9ddd9e4da20134e37e1ddf347bb895de4277dfea1bd'
'05ff2239d6ac90d2ca7caa690470b797e41e802bf1fb98d6338803546b2ae68d')
prepare() {