summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBenjamin Denhartog2020-12-15 18:57:01 -0700
committerBenjamin Denhartog2020-12-15 18:57:01 -0700
commit03c432319104f1d282a677075486e9c3c6289240 (patch)
tree49ed98b9ca8241e711a14cb285ce0be858c0450b /PKGBUILD
parentee0efbbf314b5330ee1cd619be9a6e8a375c7e04 (diff)
downloadaur-03c432319104f1d282a677075486e9c3c6289240.tar.gz
feat(google-cloud-sdk): new upstream release: 321.0.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 78e9d7cae69e..d2a46c19bf82 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Tim Brown <stimut@gmail.com>
pkgname=google-cloud-sdk-app-engine-python
-pkgver=320.0.0
+pkgver=321.0.0
pkgrel=1
pkgdesc="A google-cloud-sdk component that provides the Python runtime for AppEngine."
url="https://cloud.google.com/sdk/"
@@ -16,7 +16,7 @@ depends=(
source=(
"https://dl.google.com/dl/cloudsdk/release/downloads/for_packagers/linux/${pkgname}_${pkgver}.orig.tar.gz"
)
-sha256sums=('0ad39aa5eef9e8b17cd3ff310e81af3e5d1b84a726d3c6206201890c13da61d7')
+sha256sums=('fd1385002a56e924a7976e2f9e3fd5a997d7c69b37ac6d1655040a0e753bd163')
package() {
mkdir -p "${pkgdir}/opt/google-cloud-sdk/platform/google_appengine"