summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Denhartog2019-03-29 15:05:16 -0700
committerBenjamin Denhartog2019-03-29 15:05:16 -0700
commitc7e634ae7e529c755aa8f8f521034e07da48ba09 (patch)
tree4245ec4831bb864a5b40cb1a3e353605c5d46313
parent6439557703c2a684cc9a039dce7646fd68175b5d (diff)
downloadaur-c7e634ae7e529c755aa8f8f521034e07da48ba09.tar.gz
new release: google-cloud-sdk 240.0.0-2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 231637cbeb42..045262bc2ee2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
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 = 240.0.0
- pkgrel = 1
+ pkgrel = 2
url = https://cloud.google.com/sdk/
arch = x86_64
license = Apache
diff --git a/PKGBUILD b/PKGBUILD
index 2f89d3b5cd5a..12143acd3f9f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname="google-cloud-sdk"
pkgver=240.0.0
-pkgrel=1
+pkgrel=2
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")
@@ -15,7 +15,6 @@ arch=('x86_64')
depends=('python2')
optdepends=('python2-crcmod: [gsutil] verify the integrity of GCS object contents')
options=('!strip' 'staticlibs')
-
source=(
"https://dl.google.com/dl/cloudsdk/release/downloads/for_packagers/linux/${pkgname}_${pkgver}.orig.tar.gz"
"google-cloud-sdk.sh"