summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 54cc528f7a1cbb1e223491bb5e53fd0311e1de3d (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.3
	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.3.tar.gz
	sha256sums = d3ab0734a6e3d0a8bcf2d174fd17d469b35441fe80d5ab56d372c56320e1b2fa

pkgname = kubergrunt