summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBenjamin Denhartog2019-01-16 03:36:14 -0800
committerBenjamin Denhartog2019-01-16 03:36:14 -0800
commit97f51efccff7528513bf9a408598dc39dc8bb219 (patch)
tree2dab4b406bec2b6515335ba9d191f52c79c9c19b /PKGBUILD
parent4d26ff5a815d8d6765867268eb65acb932ff363a (diff)
downloadaur-97f51efccff7528513bf9a408598dc39dc8bb219.tar.gz
new release: google-cloud-sdk 230.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 bfda81104168..86ecdb61c1f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@
# Contributor: Justin Dray <justin@dray.be>
pkgname="google-cloud-sdk"
-pkgver=229.0.0
-pkgrel=2
+pkgver=230.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")
@@ -21,7 +21,7 @@ source=(
"google-cloud-sdk.sh"
)
sha256sums=(
- '1d0da0357229e1ec79fae5322867b3353465cf3575f3e136553f18f5e466c5b9'
+ '9f6ebc96e266df684ec0282c8f611fececc52839f4a17ebdb11687fb23dbdb17'
'36ac88de630e49ea4b067b1f5f229142e4cf97561b98b3bd3d8115a356946692'
)