summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Denhartog2019-09-25 00:45:38 -0700
committerBenjamin Denhartog2019-09-25 00:45:38 -0700
commit88be32f4cd0aa459b0981214af1dd540e3c95757 (patch)
tree7dc3f496d3da2ea344d8719e208857563f68db32
parentefe702d74e91560c075f13049eaedd611fd8f944 (diff)
downloadaur-88be32f4cd0aa459b0981214af1dd540e3c95757.tar.gz
new release: google-cloud-sdk 264.0.0-1
upstream release
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a8907dedd27f..7d23cdabe6e7 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 = 263.0.0
+ pkgver = 264.0.0
pkgrel = 1
url = https://cloud.google.com/sdk/
arch = x86_64
@@ -9,9 +9,9 @@ pkgbase = google-cloud-sdk
optdepends = python2-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_263.0.0.orig.tar.gz
+ source = https://dl.google.com/dl/cloudsdk/release/downloads/for_packagers/linux/google-cloud-sdk_264.0.0.orig.tar.gz
source = google-cloud-sdk.sh
- sha256sums = c3fea684ed09a4af8040e00dcfb0086e7e5e7055352f87a29b5e8232783da40a
+ sha256sums = c2266bd1672ee77cfaf1571676cfe016782ce258b5655f222903eb4c0dc289d7
sha256sums = 36ac88de630e49ea4b067b1f5f229142e4cf97561b98b3bd3d8115a356946692
pkgname = google-cloud-sdk
diff --git a/PKGBUILD b/PKGBUILD
index 5d91fb4d3746..639c2073077f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: Justin Dray <justin@dray.be>
pkgname="google-cloud-sdk"
-pkgver=263.0.0
+pkgver=264.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/"
@@ -20,7 +20,7 @@ source=(
"google-cloud-sdk.sh"
)
sha256sums=(
- 'c3fea684ed09a4af8040e00dcfb0086e7e5e7055352f87a29b5e8232783da40a'
+ 'c2266bd1672ee77cfaf1571676cfe016782ce258b5655f222903eb4c0dc289d7'
'36ac88de630e49ea4b067b1f5f229142e4cf97561b98b3bd3d8115a356946692'
)