community/luacheck: upgrade to 0.21.2

This commit is contained in:
Jakub Jirutka 2017-11-14 01:47:04 +01:00
parent 2d354856fa
commit f48d3778e2

View File

@ -1,7 +1,7 @@
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=luacheck
pkgver=0.21.1
pkgver=0.21.2
pkgrel=0
pkgdesc="A tool for linting and static analysis of Lua code"
url="https://github.com/mpeterv/luacheck"
@ -29,4 +29,4 @@ package() {
install -D -m 755 bin/$pkgname.lua "$pkgdir"/usr/bin/$pkgname
}
sha512sums="c34d72374ecf3a3c994588d34a325099a7f2f28c7f0e921952eaabaf13372db2c456e92ac174b8f3724b412da6025d83a41836594480d21d3f6973668eca5f0c luacheck-0.21.1.tar.gz"
sha512sums="f2edcd9463b4af3ea1cbe3652c395196ff21dc371ddcbec6d19ff64017d0fc541f5cbd642661ec2064502e61680c556deb186259d27b2294743152fb4e69dbb3 luacheck-0.21.2.tar.gz"