summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 07ab8abfc3f9bbd6be2f66af6252e4c334a2d4c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = kubergrunt
	pkgdesc = Kubergrunt is a standalone go binary with a collection of commands to fill in the gaps between Terraform, Helm, and Kubectl
	pkgver = 0.9.2
	pkgrel = 3
	url = https://github.com/gruntwork-io/kubergrunt
	arch = x86_64
	license = Apache-2
	makedepends = go>=1.18
	makedepends = git
	makedepends = gzip
	makedepends = tar
	makedepends = gcc
	optdepends = terraform
	optdepends = kubectl
	optdepends = helm
	provides = kubergrunt
	conflicts = kubergrunt-bin
	source = https://github.com/gruntwork-io/kubergrunt/archive/v0.9.2.tar.gz
	sha256sums = 7e7ec360c78ebfc672593d66766e387f95d5a7807e79d13298efb9e0128feb61

pkgname = kubergrunt