summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Denhartog2021-04-27 15:00:12 -0600
committerBenjamin Denhartog2021-04-27 15:08:01 -0600
commit0c3d35682a13c7a3b80d08891098ba8c86c5bd41 (patch)
treee9f12d28344a0431ef431d182847f7b955c37eaf
parentb49736a661d8f3f827cd9ed52bc0ff41591f7379 (diff)
downloadaur-0c3d35682a13c7a3b80d08891098ba8c86c5bd41.tar.gz
feat(google-cloud-sdk): new upstream release: 338.0.0
GitOrigin-RevId: 617843b7f7554ad7c71c49fba9d575d5e2e43474
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4cb31c9a9f96..162b647e6ad4 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 = 337.0.0
+ pkgver = 338.0.0
pkgrel = 1
url = https://cloud.google.com/sdk/
arch = x86_64
@@ -10,12 +10,12 @@ 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_337.0.0.orig.tar.gz
+ source = https://dl.google.com/dl/cloudsdk/release/downloads/for_packagers/linux/google-cloud-sdk_338.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
- sha256sums = ce3a8c619dd64857098222fbc895de4db7b400c2b85d52fa7b8e6a3551ac44af
+ sha256sums = 14d27c0ff275df5e14de5830b736eb5f1d57e980c7e820a96fcef7a28e41f1a3
sha256sums = a54f88947a2593fae4aa8f65e42de4ad735583ae743735305c0f36710a794295
sha256sums = 62ec7f56e09168d375823e9e99fcdcfbf40b0fffdd75f35cf91122c5902c82e9
sha256sums = ff6065ce2e54ac654605bd5fe554313b1d0def2c31ce56ff39429098dd1e39fe
diff --git a/PKGBUILD b/PKGBUILD
index efe9933a4b17..0e995067906a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: Justin Dray <justin@dray.be>
pkgname="google-cloud-sdk"
-pkgver=337.0.0
+pkgver=338.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/"
@@ -25,7 +25,7 @@ source=(
"0002-set-python2-for-endpointscfg-py.patch"
"0003-add-compdef-to-zsh-completion.patch"
)
-sha256sums=('ce3a8c619dd64857098222fbc895de4db7b400c2b85d52fa7b8e6a3551ac44af'
+sha256sums=('14d27c0ff275df5e14de5830b736eb5f1d57e980c7e820a96fcef7a28e41f1a3'
'a54f88947a2593fae4aa8f65e42de4ad735583ae743735305c0f36710a794295'
'62ec7f56e09168d375823e9e99fcdcfbf40b0fffdd75f35cf91122c5902c82e9'
'ff6065ce2e54ac654605bd5fe554313b1d0def2c31ce56ff39429098dd1e39fe'