summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c2e54ebc6a455c99e490f4f92511c65b4a7480f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = skaffold
	pkgdesc = A command line tool that facilitates continuous development for Kubernetes applications
	pkgver = 1.12.1
	pkgrel = 1
	url = https://github.com/GoogleContainerTools/skaffold
	arch = x86_64
	license = Apache
	makedepends = go
	depends = docker
	depends = kubectl
	optdepends = google-cloud-sdk: To use GKE
	optdepends = minikube: To use Minikube
	source = skaffold-1.12.1.tar.gz::https://github.com/GoogleContainerTools/skaffold/archive/v1.12.1.tar.gz
	source = build_info.patch
	sha256sums = 2fba4aa35fe639d8f89c354b07205e7e3271297a7e31517ec73f8087b6c65a99
	sha256sums = e90797011d2f79c79a6b184a5e9c35c4e5c582622d075b0022675b96fccefc46

pkgname = skaffold