summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a353d919534738ba0db79a1ee6b7ed41e60647f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = hadolint
	pkgdesc = Dockerfile linter, validate inline bash, written in Haskell
	pkgver = 1.18.0
	pkgrel = 1
	url = https://github.com/hadolint/hadolint/
	arch = x86_64
	license = GPL
	makedepends = git
	makedepends = stack
	conflicts = hadolint-bin
	conflicts = hadolint-git
	source = git+https://github.com/hadolint/hadolint.git#tag=v1.18.0
	sha256sums = SKIP

pkgname = hadolint