summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fa68e23c195ea99e4ae633b03cc5c1670859c8a8 (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.11.0
	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.11.0.tar.gz::https://github.com/GoogleContainerTools/skaffold/archive/v1.11.0.tar.gz
	source = build_info.patch
	sha256sums = 1803f372cee128981e4e5a559d572738a64e2dda171f194697d6888ebfc67e3d
	sha256sums = 9363c1f0dda736d3c055368844f36c6b17850a8f576e834737032ea54aabe780

pkgname = skaffold