summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 148b3946fa9668b49d8f20b23dedddefb6a9aa47 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = buildg-git
	pkgdesc = Buildg is a tool to interactively debug Dockerfile based on BuildKit.
	pkgver = v0.4.1.r8.fe2b44d
	pkgrel = 1
	url = https://github.com/ktock/buildg
	arch = x86_64
	license = GPL
	makedepends = git
	makedepends = go
	depends = runc
	provides = buildg
	conflicts = buildg
	replaces = buildg
	source = git+https://github.com/ktock/buildg
	md5sums = SKIP

pkgname = buildg-git