summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7299e0037204ef6cd78e043eca0bab669c4eebc4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = shellcheck-git
	pkgdesc = A shell script static analysis tool: Git Release
	pkgver = 0.4.3.r75.g6b62b5b
	pkgrel = 1
	url = http://www.shellcheck.net/
	arch = i686
	arch = x86_64
	license = AGPL3
	makedepends = git
	makedepends = ghc
	makedepends = haskell-json
	makedepends = haskell-mtl
	makedepends = haskell-parsec
	makedepends = haskell-quickcheck
	makedepends = haskell-regex-tdfa
	depends = gmp
	provides = shellcheck
	conflicts = shellcheck
	source = shellcheck-git::git+https://github.com/koalaman/shellcheck.git
	md5sums = SKIP

pkgname = shellcheck-git