summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7ed669cfb416fa3ebb304eb8f4035de4333e36b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = shellcheck-git-static
	pkgdesc = shellcheck-static, but using the latest-commit builds maintained by the author
	pkgver = v0.10.0.r2.g50db9a2
	pkgrel = 1
	arch = i686
	arch = x86_64
	license = AGPL3
	depends = gmp
	provides = shellcheck=v0.10.0.r2.g50db9a2
	conflicts = shellcheck
	source = https://github.com/koalaman/shellcheck/releases/download/latest/shellcheck-latest.linux.x86_64.tar.xz
	sha256sums = SKIP

pkgname = shellcheck-git-static