summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTroy Engel2015-07-28 20:04:35 -0500
committerTroy Engel2015-07-28 20:04:35 -0500
commit44223dc77f0fca1e000ad684a589ad8440598e96 (patch)
treeadac1db36ca656ffd011b43fa30d7209488b6726 /PKGBUILD
parentef1216ec7f3ec7d027535cda80186abd28700f7a (diff)
downloadaur-44223dc77f0fca1e000ad684a589ad8440598e96.tar.gz
update to 0.9.70
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9bca387881ba..150e7d918d7e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Justin Dray <justin@dray.be>
pkgname="google-cloud-sdk"
-pkgver=0.9.69
+pkgver=0.9.70
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=('9960ab7f51860c0def99003e39933315'
+md5sums=('8d15047c51411ea66b6f46a604475914'
'd7c7ccb7d32a871d67288228f5b4cd94')
options=('!strip' 'staticlibs')