pkgbase = minikube
	pkgdesc = Minikube is a tool that makes it easy to run Kubernetes locally
	pkgver = 0.13.0
	pkgrel = 1
	url = https://github.com/kubernetes/minikube
	arch = x86_64
	license = Apache
	depends = net-tools
	optdepends = kubectl-bin: to manage the cluster
	optdepends = virtualbox
	optdepends = docker-machine-kvm
	source = minikube_0.13.0::https://storage.googleapis.com/minikube/releases/v0.13.0/minikube-linux-amd64
	sha512sums = 902d68f72ba831c0049a25b413cd38c3a836f373c28961060c9577d21e78610d67e45d18c393fde40ebb3c45225d6315a7ebcb1473528ef208dd2c58fa6dbdc5

pkgname = minikube

