summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBenjamin Denhartog2019-04-16 10:44:27 -0700
committerBenjamin Denhartog2019-04-16 10:44:27 -0700
commit763554773770a9c6fbae708db642f3f8db209e2d (patch)
tree89e527d8202ff2510ba66c263e3eca613e134377 /PKGBUILD
parent2fbc42fcf44c4b7180d69f08611e45d7066f9209 (diff)
downloadaur-763554773770a9c6fbae708db642f3f8db209e2d.tar.gz
new release: google-cloud-sdk 242.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 6ae8dce35475..d164a6dceba9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@
# Contributor: Justin Dray <justin@dray.be>
pkgname="google-cloud-sdk"
-pkgver=241.0.0
-pkgrel=2
+pkgver=242.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=(
- '851dd2ea7b17a7ac948e82d385ad446c6c885811ec5cfd87745830687b64ed58'
+ 'a7ffa544fbf50fa0554c6ac9a40df4f9ef9a82d162aaad9587575d0af045eb0f'
'36ac88de630e49ea4b067b1f5f229142e4cf97561b98b3bd3d8115a356946692'
)