summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 93be52b9787fd64e190cd2b9851031c04a542cc6 (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 = 0.23.0
	pkgrel = 1
	url = https://github.com/GoogleContainerTools/skaffold
	arch = x86_64
	license = Apache
	makedepends = go-pie
	depends = docker
	depends = kubectl-bin
	optdepends = google-cloud-sdk: To use GKE
	optdepends = minikube: To use Minikube
	source = skaffold-0.23.0.tar.gz::https://github.com/GoogleContainerTools/skaffold/archive/v0.23.0.tar.gz
	source = build_info.patch
	sha256sums = eaeaf6fb76e9d43d0cc996cd102d76a5dd343d9403cd7b930f469b99a65eebf7
	sha256sums = 39b1e127a29979ef559e0a92cd721b23d6eac4251c703befd882b8667ac9789e

pkgname = skaffold