summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Denhartog2020-07-01 06:12:32 -0700
committerBenjamin Denhartog2020-07-01 06:12:32 -0700
commit7139b1279e960b8efa72667d596e7bd3b0a4dc6e (patch)
tree4b2630d93fe43668e61f288ce41de8ad0ac11dac
parent6da83e05735ffe3e05104095396cb3b2f9f2defc (diff)
downloadaur-7139b1279e960b8efa72667d596e7bd3b0a4dc6e.tar.gz
feat(google-cloud-sdk): new upstream release: 299.0.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2c2f6402f57c..ea08b64ba21c 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 = 298.0.0
+ pkgver = 299.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_298.0.0.orig.tar.gz
+ source = https://dl.google.com/dl/cloudsdk/release/downloads/for_packagers/linux/google-cloud-sdk_299.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 = e2e102fb9b81f2bc272b2c69afcad9870281d5d7999b028510b0dc2d77ea4b7e
+ sha256sums = b1740c7fff6e9c5d89eed09b067b8228199123708fcfeeddca17707a6bc93457
sha256sums = a54f88947a2593fae4aa8f65e42de4ad735583ae743735305c0f36710a794295
sha256sums = 62ec7f56e09168d375823e9e99fcdcfbf40b0fffdd75f35cf91122c5902c82e9
sha256sums = ff6065ce2e54ac654605bd5fe554313b1d0def2c31ce56ff39429098dd1e39fe
diff --git a/PKGBUILD b/PKGBUILD
index 635a46ee7965..9db41fca7c92 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: Justin Dray <justin@dray.be>
pkgname="google-cloud-sdk"
-pkgver=298.0.0
+pkgver=299.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=('e2e102fb9b81f2bc272b2c69afcad9870281d5d7999b028510b0dc2d77ea4b7e'
+sha256sums=('b1740c7fff6e9c5d89eed09b067b8228199123708fcfeeddca17707a6bc93457'
'a54f88947a2593fae4aa8f65e42de4ad735583ae743735305c0f36710a794295'
'62ec7f56e09168d375823e9e99fcdcfbf40b0fffdd75f35cf91122c5902c82e9'
'ff6065ce2e54ac654605bd5fe554313b1d0def2c31ce56ff39429098dd1e39fe'