summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsudoforge2022-08-09 13:53:34 -0600
committerCopybara Bot2022-08-09 19:46:57 -0600
commita25cf6e1abd2195b6387489ff708637e2a2dee5b (patch)
treefc381dfb03857f1c7b6f050fcd3fc8b9356b7230
parent7191aedb5e973c0954d59d4b1bb8d93d81c69705 (diff)
downloadaur-a25cf6e1abd2195b6387489ff708637e2a2dee5b.tar.gz
feat: new upstream release: 397.0.0
Release-Notes: https://cloud.google.com/sdk/docs/release-notes#39700_2022-08-09 Change-Id: I51c12e15dd2d78bbe08f2b818da8d62c43153920 GitOrigin-RevId: 6efb1a9337f1328f6cb73aa9b26c307c20f6f7f5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3d0c9eb67222..ede1bbe590c6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = google-cloud-sdk
pkgdesc = A set of command-line tools for the Google Cloud Platform. Includes gcloud (with beta and alpha commands), gsutil, and bq.
- pkgver = 396.0.0
+ pkgver = 397.0.0
pkgrel = 1
url = https://cloud.google.com/sdk/
arch = x86_64
@@ -10,13 +10,13 @@ pkgbase = google-cloud-sdk
optdepends = python-crcmod: [gsutil] verify the integrity of GCS object contents
options = !strip
options = staticlibs
- source = https://dl.google.com/dl/cloudsdk/release/downloads/for_packagers/linux/google-cloud-sdk_396.0.0.orig.tar.gz
+ source = https://dl.google.com/dl/cloudsdk/release/downloads/for_packagers/linux/google-cloud-sdk_397.0.0.orig.tar.gz
source = google-cloud-sdk.sh
source = 0001-set-python2-for-dev-appserver-py.patch
source = 0002-set-python2-for-endpointscfg-py.patch
source = 0003-add-compdef-to-zsh-completion.patch
source = 0004-collections-abc.patch
- sha256sums = 772dba8da19ee949a133201347c1dbbfa950348fdac4dc14f37c3f1227b79a8b
+ sha256sums = fce96d564d7a86b3e84a2e3abffbbe9dabeaef2cf919fabb8fc722141a8cd4d3
sha256sums = ecd7b3895f6ecf1c6411f385bee3a4b64139976d72069469d323c8a09b97aaea
sha256sums = 62ec7f56e09168d375823e9e99fcdcfbf40b0fffdd75f35cf91122c5902c82e9
sha256sums = ff6065ce2e54ac654605bd5fe554313b1d0def2c31ce56ff39429098dd1e39fe
diff --git a/PKGBUILD b/PKGBUILD
index 8028c7466efc..3d0828e9ae3c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
# https://github.com/sudoforge/pkgbuilds
pkgname="google-cloud-sdk"
-pkgver=396.0.0
+pkgver=397.0.0
pkgrel=1
pkgdesc="A set of command-line tools for the Google Cloud Platform. Includes gcloud (with beta and alpha commands), gsutil, and bq."
url="https://cloud.google.com/sdk/"
@@ -29,7 +29,7 @@ source=(
"0003-add-compdef-to-zsh-completion.patch"
"0004-collections-abc.patch"
)
-sha256sums=('772dba8da19ee949a133201347c1dbbfa950348fdac4dc14f37c3f1227b79a8b'
+sha256sums=('fce96d564d7a86b3e84a2e3abffbbe9dabeaef2cf919fabb8fc722141a8cd4d3'
'ecd7b3895f6ecf1c6411f385bee3a4b64139976d72069469d323c8a09b97aaea'
'62ec7f56e09168d375823e9e99fcdcfbf40b0fffdd75f35cf91122c5902c82e9'
'ff6065ce2e54ac654605bd5fe554313b1d0def2c31ce56ff39429098dd1e39fe'