From 594d09d76d2643ad8d405fc0a192256a8e697862 Mon Sep 17 00:00:00 2001 From: Zach Dykstra Date: Sun, 7 Nov 2021 09:39:28 -0600 Subject: [PATCH] shellcheck: update to 0.8.0. --- srcpkgs/shellcheck/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/shellcheck/template b/srcpkgs/shellcheck/template index 76d479a12fca89..08e64456eda980 100644 --- a/srcpkgs/shellcheck/template +++ b/srcpkgs/shellcheck/template @@ -1,7 +1,7 @@ # Template file for 'shellcheck' pkgname=shellcheck -version=0.7.2 -revision=2 +version=0.8.0 +revision=1 build_style=haskell-stack stackage="lts-17.5" 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=5911f6133951d0ba6d643025bc50f2afb6c6f66d7225dc3d42e8845bfdf74c3c +checksum=dad3a2140389f5032996e6d381a47074ddbad6e5d9155f72ef732952c8861a3b nocross=yes nopie_files="/usr/bin/shellcheck"