blob: 5fa20e4d234f6adae9c9bbf4b0a6ec26c8699e79 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = google-cloud-cli
pkgdesc = A set of command-line tools for the Google Cloud Platform. Includes gcloud (with beta and alpha commands), gsutil, and bq.
pkgver = 465.0.0
pkgrel = 1
url = https://cloud.google.com/cli/
arch = x86_64
license = Apache-2.0
depends = python
optdepends = python-crcmod: [gsutil] verify the integrity of GCS object contents
provides = google-cloud-sdk
conflicts = google-cloud-sdk
replaces = google-cloud-sdk
options = !strip
options = staticlibs
options = !zipman
source = google-cloud-cli-465.0.0.orig.tar.gz::https://dl.google.com/dl/cloudsdk/release/downloads/for_packagers/linux/google-cloud-cli_465.0.0.orig_amd64.tar.gz
source = google-cloud-cli.sh
source = 0003-add-compdef-to-zsh-completion.patch
sha256sums = 66fec21c7e4df4e1bdd13f9372f0866456984155410dfc5ba60d9a754f7eafd9
sha256sums = e03ffb8a534b175dc497621a0396bcc29884279daa519e2cb90bd98c61d6530a
sha256sums = c19dbe916e6fd18d9b17b3309ee60c5d389035c5520822d2c14c045d8b853924
pkgname = google-cloud-cli
|