summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsudoforge2022-07-26 15:32:16 -0600
committerCopybara Bot2022-07-26 21:18:06 -0600
commit8239041e74b572d134b3b92d502bf76328fdb19c (patch)
tree76bf0d744d63c3fc0148d0c2ed16d0608b0f0689
parentadaaae78e1a874d3cd25131d1166597e995ff880 (diff)
downloadaur-8239041e74b572d134b3b92d502bf76328fdb19c.tar.gz
feat: new upstream release: 395.0.0
Release-Notes: https://cloud.google.com/sdk/docs/release-notes#39500_2022-07-26 Change-Id: Ie6effe2ba0fbcdeb72cd505405ccbe6918a0edfa GitOrigin-RevId: 77fbe66400c17513c5f3eb58be96caee358f5544
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 27b3d9ad2ea9..c542d9ce2c52 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 = 394.0.0
+ pkgver = 395.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_394.0.0.orig.tar.gz
+ source = https://dl.google.com/dl/cloudsdk/release/downloads/for_packagers/linux/google-cloud-sdk_395.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 = ff113e3ba6995889f7cfe3fc8d3b4eadb9b032ca3a60909426f20983d75bb063
+ sha256sums = b5cf055a751d92590da15f43b7083bee1bfff7f20779da8bbc72332ea21e7831
sha256sums = ecd7b3895f6ecf1c6411f385bee3a4b64139976d72069469d323c8a09b97aaea
sha256sums = 62ec7f56e09168d375823e9e99fcdcfbf40b0fffdd75f35cf91122c5902c82e9
sha256sums = ff6065ce2e54ac654605bd5fe554313b1d0def2c31ce56ff39429098dd1e39fe
diff --git a/PKGBUILD b/PKGBUILD
index 8f01be342dc8..7a862b237f6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
# https://github.com/sudoforge/pkgbuilds
pkgname="google-cloud-sdk"
-pkgver=394.0.0
+pkgver=395.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=('ff113e3ba6995889f7cfe3fc8d3b4eadb9b032ca3a60909426f20983d75bb063'
+sha256sums=('b5cf055a751d92590da15f43b7083bee1bfff7f20779da8bbc72332ea21e7831'
'ecd7b3895f6ecf1c6411f385bee3a4b64139976d72069469d323c8a09b97aaea'
'62ec7f56e09168d375823e9e99fcdcfbf40b0fffdd75f35cf91122c5902c82e9'
'ff6065ce2e54ac654605bd5fe554313b1d0def2c31ce56ff39429098dd1e39fe'