From c9a842a502489ba2500a9097944ccd9612d549df Mon Sep 17 00:00:00 2001 From: Diogo Leal Date: Sat, 16 Jan 2016 09:51:35 -0200 Subject: [PATCH] shellcheck: update to 0.4.3 --- srcpkgs/shellcheck/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/shellcheck/template b/srcpkgs/shellcheck/template index ae1d027ede..5edc2f63e5 100644 --- a/srcpkgs/shellcheck/template +++ b/srcpkgs/shellcheck/template @@ -1,6 +1,6 @@ # Template file for 'shellcheck' pkgname=shellcheck -version=0.4.2 +version=0.4.3 revision=1 hostmakedepends="cabal-install" short_desc="A static analysis tool for shell scripts" @@ -8,7 +8,7 @@ maintainer="Diogo Leal " license="GPL-3" homepage="http://www.shellcheck.net/" distfiles="https://github.com/koalaman/shellcheck/archive/v${version}.tar.gz" -checksum=ea3eca5f2cce13ab6b4332b3cb5fb419c7ebf3f2e3d4d01c52b6cf5938aa96cf +checksum=229a3bd5e38c4da2ce7ddf43c06ca388454e0406f3dbfc44865208b6b334109e nocross=yes do_build() {