summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2cb5aad2b1229fda43f59c4d13abf2f2240eb815 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = kind
	pkgdesc = Kubernetes IN Docker - local clusters for testing Kubernetes
	pkgver = 0.9.0
	pkgrel = 1
	url = https://kind.sigs.k8s.io/
	arch = x86_64
	arch = aarch64
	arch = arm
	arch = armv6h
	arch = armv7h
	license = Apache
	makedepends = go
	makedepends = git
	depends = docker
	optdepends = kubectl: for managing Kubernetes clusters
	source = https://github.com/kubernetes-sigs/kind/archive/v0.9.0/kind-0.9.0.tar.gz
	sha256sums = c154289659a7ef30b301a0787ecfa2e08edaada6059bf5acefe9f3be1e026381

pkgname = kind