summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTroy Engel2017-03-30 06:40:46 -0500
committerTroy Engel2017-03-30 06:40:46 -0500
commit750dd3706127020a9f7446d30f2c08dac858de76 (patch)
tree4d768fb4ef25367d5111ee385b71a375b3d9e59a
parentd442e6e8a8e354cca6b7cc4836b081e54b9b3b4f (diff)
downloadaur-750dd3706127020a9f7446d30f2c08dac858de76.tar.gz
new version 149.0.0
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a68bf3850ee0..493b9b0e8819 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Mar 26 18:27:58 UTC 2017
+# Thu Mar 30 11:40:01 UTC 2017
pkgbase = google-cloud-sdk
pkgdesc = Tools and libraries SDK for managing resources on the Google Cloud Platform, plus kubectl and Python/PHP appengine SDK components
- pkgver = 148.0.1
+ pkgver = 149.0.0
pkgrel = 1
url = https://cloud.google.com/sdk/
arch = i686
@@ -24,13 +24,13 @@ pkgbase = google-cloud-sdk
replaces = google-appengine-php
options = !strip
options = staticlibs
- source_i686 = https://dl.google.com/dl/cloudsdk/release/downloads/google-cloud-sdk-148.0.1-linux-x86.tar.gz
+ source_i686 = https://dl.google.com/dl/cloudsdk/release/downloads/google-cloud-sdk-149.0.0-linux-x86.tar.gz
source_i686 = profile.sh
- md5sums_i686 = cc4fccadaad9257b4f3d4fabebcca1a2
+ md5sums_i686 = 3a4f2cc6ce961013aea897664cc0e19b
md5sums_i686 = e9fff7a8c2300c0efe9544a8fd95ea22
- source_x86_64 = https://dl.google.com/dl/cloudsdk/release/downloads/google-cloud-sdk-148.0.1-linux-x86_64.tar.gz
+ source_x86_64 = https://dl.google.com/dl/cloudsdk/release/downloads/google-cloud-sdk-149.0.0-linux-x86_64.tar.gz
source_x86_64 = profile.sh
- md5sums_x86_64 = aa1b79f834744f6d9e22074d49f9ef35
+ md5sums_x86_64 = 6c1bbfc03c7c71530b4e31e44b76e38b
md5sums_x86_64 = e9fff7a8c2300c0efe9544a8fd95ea22
pkgname = google-cloud-sdk
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