summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsudoforge2022-09-09 23:09:20 -0700
committerCopybara Bot2022-09-09 23:14:44 -0700
commit510b53d5c6b72130c19451278868f622ea94212d (patch)
tree1aa283c70834879c417c2ff9b1c0987e032b6a44
parentc13e7116b4d6360464b180b7b7a01b7585a5892d (diff)
downloadaur-510b53d5c6b72130c19451278868f622ea94212d.tar.gz
feat: new upstream release: 401.0.0
Release-Notes: https://cloud.google.com/sdk/docs/release-notes#40100_2022-09-09 Change-Id: I0c201dc52d9330f5aecda22701e7848884e85654 GitOrigin-RevId: ae69bdf437100a073c3ca0f15b126c9a9eab7c04
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b9a28e1ea804..fd3725ace2e7 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 = 400.0.0
+ pkgver = 401.0.0
pkgrel = 1
url = https://cloud.google.com/sdk/
arch = x86_64
@@ -10,13 +10,13 @@ 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_400.0.0.orig.tar.gz
+ source = https://dl.google.com/dl/cloudsdk/release/downloads/for_packagers/linux/google-cloud-sdk_401.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
source = 0004-collections-abc.patch
- sha256sums = 3af51081a2f6bfe4061258ee93303ab3e88739e45c568dc5f08b768781620370
+ sha256sums = a989dc265778f6fe00909ed7fd65adf440083573813cefbecb1c71d475e14515
sha256sums = ecd7b3895f6ecf1c6411f385bee3a4b64139976d72069469d323c8a09b97aaea
sha256sums = 62ec7f56e09168d375823e9e99fcdcfbf40b0fffdd75f35cf91122c5902c82e9
sha256sums = ff6065ce2e54ac654605bd5fe554313b1d0def2c31ce56ff39429098dd1e39fe
diff --git a/PKGBUILD b/PKGBUILD
index f905c0b630a7..9facd4ad20c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
# https://github.com/sudoforge/pkgbuilds
pkgname="google-cloud-sdk"
-pkgver=400.0.0
+pkgver=401.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/"
@@ -29,7 +29,7 @@ source=(
"0003-add-compdef-to-zsh-completion.patch"
"0004-collections-abc.patch"
)
-sha256sums=('3af51081a2f6bfe4061258ee93303ab3e88739e45c568dc5f08b768781620370'
+sha256sums=('a989dc265778f6fe00909ed7fd65adf440083573813cefbecb1c71d475e14515'
'ecd7b3895f6ecf1c6411f385bee3a4b64139976d72069469d323c8a09b97aaea'
'62ec7f56e09168d375823e9e99fcdcfbf40b0fffdd75f35cf91122c5902c82e9'
'ff6065ce2e54ac654605bd5fe554313b1d0def2c31ce56ff39429098dd1e39fe'