Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c726377f9a7c374a8d2333423c44fa463f0861a8
commit c726377f9a7c374a8d2333423c44fa463f0861a8 Author: DeX77 <[email protected]> Date: Mon Dec 19 16:44:51 2016 +0100 shellcheck-0.4.5-2-x86_64 * rebuild with haskell-quickcheck>=2.9.1-2 diff --git a/source/devel-extra/shellcheck/FrugalBuild b/source/devel-extra/shellcheck/FrugalBuild index 16a2863..5f638f3 100644 --- a/source/devel-extra/shellcheck/FrugalBuild +++ b/source/devel-extra/shellcheck/FrugalBuild @@ -3,12 +3,12 @@ pkgname=shellcheck pkgver=0.4.5 -pkgrel=1 +pkgrel=2 pkgdesc="Shell script analysis tool" groups=('devel-extra') url="http://www.shellcheck.net" -archs=('i686' 'x86_64') -depends=('haskell-mtl>=2.2.1' 'haskell-parsec' 'haskell-quickcheck>=2.9.1' \ +archs=('x86_64') +depends=('haskell-mtl>=2.2.1' 'haskell-parsec' 'haskell-quickcheck>=2.9.1-2' \ 'haskell-json>=0.9.1-3' 'haskell-regex-tdfa>=1.2.1-2') _F_haskell_name="ShellCheck" _F_haskell_setup="Setup.hs" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
