summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Denhartog2020-06-16 23:25:14 -0700
committerBenjamin Denhartog2020-06-16 23:25:14 -0700
commit1ab61ddc2f0b65858d3ab3814dad1d8286c89752 (patch)
tree1c666198e32ed02da0c80bd4ab900a302bc50a2f
parent90aff2ff47edddacb9dbeb5bd22cbb35a1e8ba21 (diff)
downloadaur-1ab61ddc2f0b65858d3ab3814dad1d8286c89752.tar.gz
feat(google-cloud-sdk): new upstream release: 297.0.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d5a611c4e1f6..6e48c5620563 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 = 296.0.1
+ pkgver = 297.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_296.0.1.orig.tar.gz
+ source = https://dl.google.com/dl/cloudsdk/release/downloads/for_packagers/linux/google-cloud-sdk_297.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 = c9a20184927e249317efa403b5f171bc84a4416b52ad94ba70ffada3e2c203b6
+ sha256sums = 605708b57cfce0609d6e54797aa94a06bc396d7fab66920f451a35c3b8478f47
sha256sums = a54f88947a2593fae4aa8f65e42de4ad735583ae743735305c0f36710a794295
sha256sums = 62ec7f56e09168d375823e9e99fcdcfbf40b0fffdd75f35cf91122c5902c82e9
sha256sums = ff6065ce2e54ac654605bd5fe554313b1d0def2c31ce56ff39429098dd1e39fe
diff --git a/PKGBUILD b/PKGBUILD
index 2be27e58bac7..9ad42d33fa57 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: Justin Dray <justin@dray.be>
pkgname="google-cloud-sdk"
-pkgver=296.0.1
+pkgver=297.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=('c9a20184927e249317efa403b5f171bc84a4416b52ad94ba70ffada3e2c203b6'
+sha256sums=('605708b57cfce0609d6e54797aa94a06bc396d7fab66920f451a35c3b8478f47'
'a54f88947a2593fae4aa8f65e42de4ad735583ae743735305c0f36710a794295'
'62ec7f56e09168d375823e9e99fcdcfbf40b0fffdd75f35cf91122c5902c82e9'
'ff6065ce2e54ac654605bd5fe554313b1d0def2c31ce56ff39429098dd1e39fe'