summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTroy Engel2015-09-18 09:28:50 -0500
committerTroy Engel2015-09-18 09:28:50 -0500
commit464072fadb702824e918bf0e8f5456a90b22d3b1 (patch)
treefa34b60ba686104f1aa63a8359b690bd652885ef /PKGBUILD
parentac004cf290723efea4f5a670d548f034cc02a6c9 (diff)
downloadaur-464072fadb702824e918bf0e8f5456a90b22d3b1.tar.gz
0.9.78
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e901743a9241..14af4d33128e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Justin Dray <justin@dray.be>
pkgname="google-cloud-sdk"
-pkgver=0.9.74
+pkgver=0.9.78
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=('9225a49f5edd59b9202f909d730dcb10'
+md5sums=('fdff9d9a37adb34c747c373a191bfdfb'
'd7c7ccb7d32a871d67288228f5b4cd94')
options=('!strip' 'staticlibs')