summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0d12b9886d0a3aa09fdd21688b4af4e18fd17275 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = minikube-git
	pkgdesc = Minikube is a tool that makes it easy to run Kubernetes locally.
	pkgver = v0.25.0.r96.ga000c35e1
	pkgrel = 1
	url = https://github.com/kubernetes/minikube
	arch = x86_64
	license = apache
	makedepends = git
	makedepends = go
	makedepends = make
	depends = glibc
	optdepends = kubectl-bin: to manage the cluster
	optdepends = virtualbox
	optdepends = docker-machine-driver-kvm2
	provides = minikube
	conflicts = minikube
	source = minikube-git::git+https://github.com/kubernetes/minikube.git
	md5sums = SKIP

pkgname = minikube-git