summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0edbb08bd94191649ba80e66b3b2223a8d5c6ae0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = google-cloud-sdk
	pkgdesc = A set of command-line tools for the Google Cloud Platform. Includes gcloud (with beta and alpha commands), gsutil, and bq.
	pkgver = 275.0.0
	pkgrel = 1
	url = https://cloud.google.com/sdk/
	arch = x86_64
	license = Apache
	depends = python
	depends = python2
	optdepends = python: [cli] beta support for python3. see https://cloud.google.com/sdk/gcloud/reference/topic/startup
	optdepends = python2-crcmod: [gsutil] verify the integrity of GCS object contents
	options = !strip
	options = staticlibs
	source = https://dl.google.com/dl/cloudsdk/release/downloads/for_packagers/linux/google-cloud-sdk_275.0.0.orig.tar.gz
	source = google-cloud-sdk.sh
	sha256sums = 32e377dc425d02be9cb95fa6ddfcc57f630482b267be045988cc900e6a3f51d9
	sha256sums = 36ac88de630e49ea4b067b1f5f229142e4cf97561b98b3bd3d8115a356946692

pkgname = google-cloud-sdk