diff --git a/srcpkgs/shellcheck/template b/srcpkgs/shellcheck/template index dcb32e3c70e..297b720fd62 100644 --- a/srcpkgs/shellcheck/template +++ b/srcpkgs/shellcheck/template @@ -1,15 +1,15 @@ # Template file for 'shellcheck' pkgname=shellcheck -version=0.5.0 -revision=2 +version=0.6.0 +revision=1 build_style=haskell-stack -stackage="lts-12.0" -short_desc="A static analysis tool for shell scripts" +stackage="lts-13.2" +short_desc="Static analysis tool for shell scripts" maintainer="Diogo Leal " license="GPL-3.0-or-later" homepage="https://www.shellcheck.net/" distfiles="https://github.com/koalaman/shellcheck/archive/v${version}.tar.gz" -checksum=348a3f7892c1f28a44f188c00ac82f1b3bf899d9f81d14ddb0e306db26c937bb +checksum=78f90aa8e618dc468bc1c36b6929216dc7a0c2679cd157e50919f7d8cc1899bc nocross=yes nopie_files="/usr/bin/shellcheck"