diff --git a/srcpkgs/shellcheck/template b/srcpkgs/shellcheck/template index 903d703488d..e85667f6691 100644 --- a/srcpkgs/shellcheck/template +++ b/srcpkgs/shellcheck/template @@ -1,7 +1,7 @@ # Template file for 'shellcheck' pkgname=shellcheck -version=0.8.0 -revision=3 +version=0.9.0 +revision=1 build_style=haskell-stack stackage="lts-19.0" hostmakedepends="pandoc" @@ -10,7 +10,7 @@ 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=dad3a2140389f5032996e6d381a47074ddbad6e5d9155f72ef732952c8861a3b +checksum=3cec1fec786feee79dacdabf9de784a117b7f82388dbcca97ba56a5c9ff7d148 nocross=yes nopie_files="/usr/bin/shellcheck"