From fde90aa146f065e420d3ccb5b3ae93f71b3d7688 Mon Sep 17 00:00:00 2001 From: Diogo Leal Date: Wed, 13 Jan 2016 05:52:20 -0200 Subject: [PATCH] shellcheck: update to 0.4.2 --- srcpkgs/shellcheck/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/shellcheck/template b/srcpkgs/shellcheck/template index 8705fdd136..ae1d027ede 100644 --- a/srcpkgs/shellcheck/template +++ b/srcpkgs/shellcheck/template @@ -1,6 +1,6 @@ # Template file for 'shellcheck' pkgname=shellcheck -version=0.4.1 +version=0.4.2 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=47518d9024cbd0a15796bc2da3894047b648c9d30605a4e16f3514784e72ec24 +checksum=ea3eca5f2cce13ab6b4332b3cb5fb419c7ebf3f2e3d4d01c52b6cf5938aa96cf nocross=yes do_build() {