summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosef Vybíhal2024-04-17 08:28:38 +0200
committerJosef Vybíhal2024-04-17 08:28:38 +0200
commitd00ffd2e2f8c28eaec82d1f91f9dcf380dea6da2 (patch)
tree3bb55b1a65b877cc0a7e916329f0e15a86f80b39
parent3dfdec56f5db077787dc779e26d86e3bd24426b8 (diff)
downloadaur-d00ffd2e2f8c28eaec82d1f91f9dcf380dea6da2.tar.gz
updpkg: 6.72.14
https://github.com/taers232c/GAMADV-XTD3/releases/tag/v6.72.14
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index beade2ba8a88..fd3af7ce2a8e 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.09
+ pkgver = 6.72.14
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.09.tar.gz::https://github.com/taers232c/GAMADV-XTD3/archive/v6.72.09.tar.gz
+ source = GAMADV-XTD3-6.72.14.tar.gz::https://github.com/taers232c/GAMADV-XTD3/archive/v6.72.14.tar.gz
source = gam.sh
- sha256sums = b7b4a595d2270db5c4dba9ddd9e4da20134e37e1ddf347bb895de4277dfea1bd
+ sha256sums = 01a5d0557b0e4ce223874d32800060d2285e7de7751d28b92d562a079b60b898
sha256sums = 05ff2239d6ac90d2ca7caa690470b797e41e802bf1fb98d6338803546b2ae68d
pkgname = gamadv-xtd3
diff --git a/PKGBUILD b/PKGBUILD
index d895ac6b0fd8..6f50004318b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# shellcheck disable=SC2034
pkgname=gamadv-xtd3
-pkgver=6.72.09
+pkgver=6.72.14
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=('b7b4a595d2270db5c4dba9ddd9e4da20134e37e1ddf347bb895de4277dfea1bd'
+sha256sums=('01a5d0557b0e4ce223874d32800060d2285e7de7751d28b92d562a079b60b898'
'05ff2239d6ac90d2ca7caa690470b797e41e802bf1fb98d6338803546b2ae68d')
prepare() {