summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5d49fbedc436..03a1751f84b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Pieter Goetschalckx <3.14.e.ter at gmail dot com>
pkgname=luacheck
-pkgver=0.17.0
+pkgver=0.17.1
pkgrel=1
pkgdesc="A tool for linting and static analysis of Lua code."
arch=('any')
@@ -10,7 +10,7 @@ license=('MIT')
depends=('lua' 'lua-filesystem' 'sh')
source=("https://github.com/mpeterv/$pkgname/archive/$pkgver.tar.gz"
"luacheck")
-sha256sums=('aa314bf571b12e054cbd91d9d0d02491fc0b82b27896a989335256485dad43b9'
+sha256sums=('454db088f87362697fb6a51976feefcc09f4a4baccefcb3d51edfe31e58f4e23'
'fefc290dbea67b126b2fbdc0ae08f990b6561ec97f0c86bb53fbdd5cb27de201')
package() {