pkgbase = luacheck-git
	pkgdesc = A tool for linting and static analysis of Lua code
	pkgver = 1.0.0.r2.g81bb2f2
	pkgrel = 1
	url = https://github.com/lunarmodules/luacheck
	arch = any
	license = MIT
	makedepends = luarocks
	makedepends = git
	depends = lua
	depends = lua-filesystem
	depends = lua-argparse
	optdepends = lua-lanes: for parallel checking
	provides = luacheck=1.0.0.r2.g81bb2f2
	conflicts = luacheck
	source = git+https://github.com/lunarmodules/luacheck.git
	sha256sums = SKIP

pkgname = luacheck-git
