summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c442390f5896df3d2a371051fedd21f930c659e4 (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.38.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-0.38.0.tar.gz::https://github.com/GoogleContainerTools/skaffold/archive/v0.38.0.tar.gz
	source = build_info.patch
	sha256sums = 3c90835fe5d950aa95d3ebdb9d0f31a75237d515120f97935c6e41afcfd53339
	sha256sums = 20e7df04a74d24ec9056d3c64a822b1792c7544c5467dd56d7376691ff093ae7

pkgname = skaffold