summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a005b9d27b9d66a878a8515b2a3bf409b3b68364 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = kubectl-split-yaml
	pkgdesc = Split Kubernetes YAML output into one file per resource
	pkgver = 0.1.0
	pkgrel = 4
	url = https://github.com/nathforge/kubectl-split-yaml
	arch = x86_64
	arch = i686
	arch = arm
	arch = armv6h
	arch = armv7h
	arch = aarch64
	groups = kubectl-plugins
	license = Apache
	makedepends = go
	depends = kubectl
	source = https://github.com/nathforge/kubectl-split-yaml/archive/v0.1.0/kubectl-split-yaml-0.1.0.tar.gz
	sha256sums = 0e4cd1c5ba748b2ee366d7cfe17d2bdfcf1ea113b7c74120e39683dad59800bf

pkgname = kubectl-split-yaml