summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTroy Engel2015-11-01 07:15:28 -0600
committerTroy Engel2015-11-01 07:15:28 -0600
commitcbeefa1e39319623d6335a80ac197b107eb93d91 (patch)
treec001f207a9b76a9443809efdc26a9042c105f9c9 /PKGBUILD
parent5f269188208bad5e56bfb22243f831499d722411 (diff)
downloadaur-cbeefa1e39319623d6335a80ac197b107eb93d91.tar.gz
0.9.84
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 37a7a39c221d..1d4835f01492 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Justin Dray <justin@dray.be>
pkgname="google-cloud-sdk"
-pkgver=0.9.82
+pkgver=0.9.84
pkgrel=1
pkgdesc="Contains tools and libraries that enable you to easily create and manage resources on Google Cloud Platform"
url="https://developers.google.com/cloud/sdk/"
@@ -17,7 +17,7 @@ makedepends=('python2')
optdepends=('go: for Go version of App Engine'
'java-environment: for Java version of App Engine'
'php: for PHP version of App Engine')
-md5sums=('3a54a62a5b44eece164569c2c63a0359'
+md5sums=('cb1bc5d568aa963edfdc52f35b35b122'
'd7c7ccb7d32a871d67288228f5b4cd94')
options=('!strip' 'staticlibs')