summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBenjamin Denhartog2019-03-29 15:05:16 -0700
committerBenjamin Denhartog2019-03-29 15:05:16 -0700
commitc7e634ae7e529c755aa8f8f521034e07da48ba09 (patch)
tree4245ec4831bb864a5b40cb1a3e353605c5d46313 /PKGBUILD
parent6439557703c2a684cc9a039dce7646fd68175b5d (diff)
downloadaur-c7e634ae7e529c755aa8f8f521034e07da48ba09.tar.gz
new release: google-cloud-sdk 240.0.0-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
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"