Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1d5b4056c7b582d53f2cbcd997531547665efde3
commit 1d5b4056c7b582d53f2cbcd997531547665efde3 Author: DeX77 <[email protected]> Date: Sat Jan 13 20:19:52 2018 +0100 shellcheck-0.4.7-4-x86_64 * rebuild diff --git a/source/devel-extra/shellcheck/FrugalBuild b/source/devel-extra/shellcheck/FrugalBuild index a6d3a8c..a3a0fdb 100644 --- a/source/devel-extra/shellcheck/FrugalBuild +++ b/source/devel-extra/shellcheck/FrugalBuild @@ -3,12 +3,12 @@ pkgname=shellcheck pkgver=0.4.7 -pkgrel=3 +pkgrel=4 pkgdesc="Shell script analysis tool" groups=('devel-extra') url="http://www.shellcheck.net" archs=('x86_64') -depends=('haskell-mtl>=2.2.1-7' 'haskell-parsec>=3.1.11-7' 'haskell-quickcheck>=2.10.1' \ +depends=('haskell-mtl>=2.2.1-7' 'haskell-parsec>=3.1.11-7' 'haskell-quickcheck>=-2.11.3' \ 'haskell-json>=0.9.1-10' 'haskell-regex-tdfa>=1.2.2-8') _F_haskell_name="ShellCheck" _F_haskell_setup="Setup.hs" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
