diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2017-04-17 12:37:24 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-22 08:10:43 +0700 |
commit | bb6eae6865f46cf096e3b1c53e7171e537717eca (patch) | |
tree | 7c6bd7cc9821a5f9e598b7a9645b096afa16e109 /haskell/haskell-ShellCheck/haskell-ShellCheck.info | |
parent | 9e6be8940654b59e90dd57f3071de867cb4b116e (diff) |
haskell/haskell-ShellCheck: Added (shell script analysis tool).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-ShellCheck/haskell-ShellCheck.info')
-rw-r--r-- | haskell/haskell-ShellCheck/haskell-ShellCheck.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/haskell/haskell-ShellCheck/haskell-ShellCheck.info b/haskell/haskell-ShellCheck/haskell-ShellCheck.info new file mode 100644 index 0000000000000..af6e1bad07365 --- /dev/null +++ b/haskell/haskell-ShellCheck/haskell-ShellCheck.info @@ -0,0 +1,10 @@ +PRGNAM="haskell-ShellCheck" +VERSION="0.4.6" +HOMEPAGE="https://www.shellcheck.net/" +DOWNLOAD="https://hackage.haskell.org/package/ShellCheck-0.4.6/ShellCheck-0.4.6.tar.gz" +MD5SUM="af1b59fc0ac1836bb993b0368febe26f" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="haskell-json haskell-mtl haskell-parsec haskell-QuickCheck haskell-regex-tdfa" +MAINTAINER="Andrew Clemons" +EMAIL="andrew.clemons@gmail.com" |