summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 29bda0d931db..6551a689b0c7 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 = 301.0.0
+ pkgver = 302.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_301.0.0.orig.tar.gz
+ source = https://dl.google.com/dl/cloudsdk/release/downloads/for_packagers/linux/google-cloud-sdk_302.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 = 30cf39af431252de064970a894010dfe3ce3742c347e942435a4180f3702f88b
+ sha256sums = c2bdb6a093598411fb2a787c06c43548d1d7b4f80cadba8600d1f6861c02b7f1
sha256sums = a54f88947a2593fae4aa8f65e42de4ad735583ae743735305c0f36710a794295
sha256sums = 62ec7f56e09168d375823e9e99fcdcfbf40b0fffdd75f35cf91122c5902c82e9
sha256sums = ff6065ce2e54ac654605bd5fe554313b1d0def2c31ce56ff39429098dd1e39fe
diff --git a/PKGBUILD b/PKGBUILD
index 9a0d07e8b506..c6fbd723acbf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: Justin Dray <justin@dray.be>
pkgname="google-cloud-sdk"
-pkgver=301.0.0
+pkgver=302.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=('30cf39af431252de064970a894010dfe3ce3742c347e942435a4180f3702f88b'
+sha256sums=('c2bdb6a093598411fb2a787c06c43548d1d7b4f80cadba8600d1f6861c02b7f1'
'a54f88947a2593fae4aa8f65e42de4ad735583ae743735305c0f36710a794295'
'62ec7f56e09168d375823e9e99fcdcfbf40b0fffdd75f35cf91122c5902c82e9'
'ff6065ce2e54ac654605bd5fe554313b1d0def2c31ce56ff39429098dd1e39fe'