summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTroy Engel2017-03-30 06:40:46 -0500
committerTroy Engel2017-03-30 06:40:46 -0500
commit750dd3706127020a9f7446d30f2c08dac858de76 (patch)
tree4d768fb4ef25367d5111ee385b71a375b3d9e59a /PKGBUILD
parentd442e6e8a8e354cca6b7cc4836b081e54b9b3b4f (diff)
downloadaur-750dd3706127020a9f7446d30f2c08dac858de76.tar.gz
new version 149.0.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d42a1224675b..1ebca9241d05 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Justin Dray <justin@dray.be>
pkgname="google-cloud-sdk"
-pkgver=148.0.1
+pkgver=149.0.0
pkgrel=1
pkgdesc="Tools and libraries SDK for managing resources on the Google Cloud Platform, plus kubectl and Python/PHP appengine SDK components"
url="https://cloud.google.com/sdk/"
@@ -26,9 +26,9 @@ options=('!strip' 'staticlibs')
# 64bit
source_x86_64=("https://dl.google.com/dl/cloudsdk/release/downloads/$pkgname-$pkgver-linux-x86_64.tar.gz"
"profile.sh")
-md5sums_i686=('cc4fccadaad9257b4f3d4fabebcca1a2'
+md5sums_i686=('3a4f2cc6ce961013aea897664cc0e19b'
'e9fff7a8c2300c0efe9544a8fd95ea22')
-md5sums_x86_64=('aa1b79f834744f6d9e22074d49f9ef35'
+md5sums_x86_64=('6c1bbfc03c7c71530b4e31e44b76e38b'
'e9fff7a8c2300c0efe9544a8fd95ea22')
# 32bit