Torsten Keßler pushed to branch main at Arch Linux / Packaging / Packages / 
googleworkspace-cli


Commits:
7fb44430 by Torsten Keßler at 2026-03-18T19:53:22+01:00
upgpkg: 0.18.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = googleworkspace-cli
        pkgdesc = Command-line tool for Drive, Gmail, Calendar, Sheets, Docs, 
Chat, Admin, and more
-       pkgver = 0.17.0
+       pkgver = 0.18.0
        pkgrel = 1
        url = https://developers.google.com/workspace
        arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = googleworkspace-cli
        makedepends = cargo
        depends = glibc
        depends = libgcc
-       source = 
googleworkspace-cli-0.17.0.tar.gz::https://github.com/googleworkspace/cli/archive/refs/tags/v0.17.0.tar.gz
-       sha256sums = 
552098bd723072feca4d6a53f6a5181d513d51624b1324ee2eb034c4bfa5637e
+       source = 
googleworkspace-cli-0.18.0.tar.gz::https://github.com/googleworkspace/cli/archive/refs/tags/v0.18.0.tar.gz
+       sha256sums = 
a3400fd8b460ac82fdaa964b47db5b83b7265b9b42d78ffd90f0e683a8f5826b
 
 pkgname = googleworkspace-cli


=====================================
PKGBUILD
=====================================
@@ -1,6 +1,6 @@
 # Maintainer: Torsten Keßler <[email protected]>
 pkgname=googleworkspace-cli
-pkgver=0.17.0
+pkgver=0.18.0
 pkgrel=1
 pkgdesc="Command-line tool for Drive, Gmail, Calendar, Sheets, Docs, Chat, 
Admin, and more"
 arch=('x86_64')
@@ -14,7 +14,7 @@ makedepends=(
        cargo
 )
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/googleworkspace/cli/archive/refs/tags/v$pkgver.tar.gz";)
-sha256sums=('552098bd723072feca4d6a53f6a5181d513d51624b1324ee2eb034c4bfa5637e')
+sha256sums=('a3400fd8b460ac82fdaa964b47db5b83b7265b9b42d78ffd90f0e683a8f5826b')
 
 prepare() {
        cd cli-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/googleworkspace-cli/-/commit/7fb44430f5e1bb9bb82db874abe3080f072efd96

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/googleworkspace-cli/-/commit/7fb44430f5e1bb9bb82db874abe3080f072efd96
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to