google-cloud-sdk: update to 302.0.0.
This commit is contained in:
parent
bb2d9c3516
commit
cc5e82a764
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'google-cloud-sdk'
|
||||
pkgname=google-cloud-sdk
|
||||
version=299.0.0
|
||||
version=302.0.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc=$pkgname
|
||||
|
@ -9,8 +9,9 @@ short_desc="Command-line interface for Google Cloud Platform products and servic
|
|||
maintainer="Daniel Santana <daniel@santana.tech>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://cloud.google.com/sdk"
|
||||
changelog="https://cloud.google.com/sdk/docs/release-notes"
|
||||
distfiles="https://dl.google.com/dl/cloudsdk/release/downloads/for_packagers/linux/${pkgname}_${version}.orig.tar.gz"
|
||||
checksum=b1740c7fff6e9c5d89eed09b067b8228199123708fcfeeddca17707a6bc93457
|
||||
checksum=c2bdb6a093598411fb2a787c06c43548d1d7b4f80cadba8600d1f6861c02b7f1
|
||||
python_version=3
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in a new issue