summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Denhartog2019-07-30 11:08:09 -0700
committerBenjamin Denhartog2019-07-30 11:08:09 -0700
commit28b4af53fa5b4d35bcb634f92a6953aca4ef913a (patch)
tree183e17ebde4bc495ed615cf1402928a94efdb75c
parent005787b67bfc6c12b7d87185e167cecc69d1e0bb (diff)
downloadaur-28b4af53fa5b4d35bcb634f92a6953aca4ef913a.tar.gz
new release: google-cloud-sdk 256.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 0d5a98047df8..3a62b2339694 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 = 255.0.0
+ pkgver = 256.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_255.0.0.orig.tar.gz
+ source = https://dl.google.com/dl/cloudsdk/release/downloads/for_packagers/linux/google-cloud-sdk_256.0.0.orig.tar.gz
source = google-cloud-sdk.sh
- sha256sums = 5d8ebc27ecf3d362e600d3d3a817f4eb67694dffa39c1d6fde89d0913903ff1a
+ sha256sums = b53debf3c1a9a0d3f6e3df6f8dce6aa0d9d9010221b604ef5140c9453b28d140
sha256sums = 36ac88de630e49ea4b067b1f5f229142e4cf97561b98b3bd3d8115a356946692
pkgname = google-cloud-sdk
diff --git a/PKGBUILD b/PKGBUILD
index d22c1c30f3f7..21c3ade9d543 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: Justin Dray <justin@dray.be>
pkgname="google-cloud-sdk"
-pkgver=255.0.0
+pkgver=256.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=(
- '5d8ebc27ecf3d362e600d3d3a817f4eb67694dffa39c1d6fde89d0913903ff1a'
+ 'b53debf3c1a9a0d3f6e3df6f8dce6aa0d9d9010221b604ef5140c9453b28d140'
'36ac88de630e49ea4b067b1f5f229142e4cf97561b98b3bd3d8115a356946692'
)