summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b5fce2b6ca3ca457275a77fedc3e8bf6c79f7235 (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.10.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.10.1.tar.gz::https://github.com/GoogleContainerTools/skaffold/archive/v1.10.1.tar.gz
	source = build_info.patch
	sha256sums = 576c68e2656b58090c597fa2b2179acd80ecc88b5e1ddc41b0d90026a0c62e7b
	sha256sums = 9363c1f0dda736d3c055368844f36c6b17850a8f576e834737032ea54aabe780

pkgname = skaffold