summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBenjamin Denhartog2019-04-04 09:04:04 -0700
committerBenjamin Denhartog2019-04-04 09:04:04 -0700
commit876bbdfbdbfc0a5fbf394821dd354ad97deb4391 (patch)
tree4e536379d2e958cb1c9be781ec3dd4eed7ecf988 /PKGBUILD
parentc7e634ae7e529c755aa8f8f521034e07da48ba09 (diff)
downloadaur-876bbdfbdbfc0a5fbf394821dd354ad97deb4391.tar.gz
new release: google-cloud-sdk 241.0.0-1
upstream release
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'
)