summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Denhartog2021-01-07 17:02:27 -0700
committerBenjamin Denhartog2021-01-07 17:02:27 -0700
commitec0d69b825921a450577da1d5d043a6078db3eaa (patch)
treef289c18b8fba129e93584d602f763eda6a79989c
parent1dd9c10c722c2c5bcb5cb068326e58ef985f0b4f (diff)
downloadaur-ec0d69b825921a450577da1d5d043a6078db3eaa.tar.gz
feat(google-cloud-sdk): new upstream release: 322.0.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d82fd57de93a..782054f65fcc 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 = 321.0.0
+ pkgver = 322.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_321.0.0.orig.tar.gz
+ source = https://dl.google.com/dl/cloudsdk/release/downloads/for_packagers/linux/google-cloud-sdk_322.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 = 11ca6785a4b267956645360560666cd1eadca5e1197abdd3e938f30e4c7c81e4
+ sha256sums = 53f899e2eb77989a34bc8f1eb46615ca760e338648fbe0dd220c12e80733b33b
sha256sums = a54f88947a2593fae4aa8f65e42de4ad735583ae743735305c0f36710a794295
sha256sums = 62ec7f56e09168d375823e9e99fcdcfbf40b0fffdd75f35cf91122c5902c82e9
sha256sums = ff6065ce2e54ac654605bd5fe554313b1d0def2c31ce56ff39429098dd1e39fe
diff --git a/PKGBUILD b/PKGBUILD
index 161622e08257..6a297c311823 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: Justin Dray <justin@dray.be>
pkgname="google-cloud-sdk"
-pkgver=321.0.0
+pkgver=322.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=('11ca6785a4b267956645360560666cd1eadca5e1197abdd3e938f30e4c7c81e4'
+sha256sums=('53f899e2eb77989a34bc8f1eb46615ca760e338648fbe0dd220c12e80733b33b'
'a54f88947a2593fae4aa8f65e42de4ad735583ae743735305c0f36710a794295'
'62ec7f56e09168d375823e9e99fcdcfbf40b0fffdd75f35cf91122c5902c82e9'
'ff6065ce2e54ac654605bd5fe554313b1d0def2c31ce56ff39429098dd1e39fe'