summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 12143acd3f9f..787fcb56b890 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@
# Contributor: Justin Dray <justin@dray.be>
pkgname="google-cloud-sdk"
-pkgver=240.0.0
-pkgrel=2
+pkgver=241.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/"
license=("Apache")
@@ -20,7 +20,7 @@ source=(
"google-cloud-sdk.sh"
)
sha256sums=(
- '29603706b259fdbf3d6075f7620049caf726cc94cef9e5a95063392b7e7356e2'
+ '851dd2ea7b17a7ac948e82d385ad446c6c885811ec5cfd87745830687b64ed58'
'36ac88de630e49ea4b067b1f5f229142e4cf97561b98b3bd3d8115a356946692'
)