summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6603dc5aa34b361986b5fd1b81454783ab227827 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = clusterctl-bin
	pkgdesc = Cluster API Tool
	pkgver = 0.3.4
	pkgrel = 1
	url = https://cluster-api.sigs.k8s.io/
	arch = x86_64
	license = Apache
	optdepends = kubectl: to manage the cluster
	provides = clusterctl=$pkgver
	source = https://github.com/kubernetes-sigs/cluster-api/releases/download/v0.3.4/clusterctl-linux-amd64
	sha256sums = 6864b34dddc7c5fccf6ecf72d2f50efb4a61e75277f6883dbbece36955c92ccd

pkgname = clusterctl-bin