From 4ec4a4a50ea3bc9d82d0e7c69c353a7e339b0b15 Mon Sep 17 00:00:00 2001 From: Diogo Leal Date: Mon, 24 Oct 2016 23:01:07 -0200 Subject: [PATCH] shellcheck: update to 0.4.5 --- srcpkgs/shellcheck/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/shellcheck/template b/srcpkgs/shellcheck/template index 859ad15fe57..16da5b142f4 100644 --- a/srcpkgs/shellcheck/template +++ b/srcpkgs/shellcheck/template @@ -1,6 +1,6 @@ # Template file for 'shellcheck' pkgname=shellcheck -version=0.4.4 +version=0.4.5 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=1f558bf3e2469477e260f8d2edcab381a9b600b01d0f6498f8a2565965d75407 +checksum=b9d34cd8aa88e2b278bd0df5009c18e84ff08a629b6e95c6b031236199232893 nocross=yes nopie=yes