summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTroy Engel2015-10-02 12:53:46 -0500
committerTroy Engel2015-10-02 12:53:46 -0500
commit2f029b5e3c673b33a56e8266f956ffa61bf78740 (patch)
tree3c746e9fa06c4b24d60e67cb61a765fe1dc97cce /PKGBUILD
parent32809b458de321a629cd77e0d6565ea936a659d0 (diff)
downloadaur-2f029b5e3c673b33a56e8266f956ffa61bf78740.tar.gz
0.9.80-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f3145bab0d64..ea1d8d7f9c7d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Justin Dray <justin@dray.be>
pkgname="google-cloud-sdk"
-pkgver=0.9.79
+pkgver=0.9.80
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=('990466b02bae4ca9a91dcbfff8d87e84'
+md5sums=('f8a2fabb13e9bd02c7f8b34eb7a4c908'
'd7c7ccb7d32a871d67288228f5b4cd94')
options=('!strip' 'staticlibs')