summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 438700a179ed04f3b2303228dfc06c34d882a16c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = kaniko
	pkgdesc = Build Container Images In Kubernetes
	pkgver = 1.22.0
	pkgrel = 1
	url = https://github.com/GoogleContainerTools/kaniko
	arch = x86_64
	license = Apache
	makedepends = go
	depends = glibc
	optdepends = bash: run_in_docker.sh script
	options = !lto
	source = https://github.com/GoogleContainerTools/kaniko/archive/refs/tags/v1.22.0.tar.gz
	sha256sums = aafdd9e3971bb2fbc32c80427cbeb0dcf70df02be16ba2779eb0c12f56447959

pkgname = kaniko