summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-ShellCheck/haskell-ShellCheck.SlackBuild
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2021-09-12 22:09:20 +1200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-09-16 00:45:40 +0700
commitd9d29abe9087935cf302b0ec78b91cf542da5193 (patch)
tree18009f645578ed70f790ba492ff7eff92c8e1b2a /haskell/haskell-ShellCheck/haskell-ShellCheck.SlackBuild
parent3c949edffdade4f0b649e63434aada451925e449 (diff)
downloadslackbuilds-d9d29abe9087935cf302b0ec78b91cf542da5193.tar.gz
slackbuilds-d9d29abe9087935cf302b0ec78b91cf542da5193.tar.xz
haskell/haskell-ShellCheck: Updated for version 0.7.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-ShellCheck/haskell-ShellCheck.SlackBuild')
-rw-r--r--haskell/haskell-ShellCheck/haskell-ShellCheck.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-ShellCheck/haskell-ShellCheck.SlackBuild b/haskell/haskell-ShellCheck/haskell-ShellCheck.SlackBuild
index 0f395ea119..222be64ec2 100644
--- a/haskell/haskell-ShellCheck/haskell-ShellCheck.SlackBuild
+++ b/haskell/haskell-ShellCheck/haskell-ShellCheck.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=haskell-ShellCheck
-VERSION=${VERSION:-0.7.1}
+VERSION=${VERSION:-0.7.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}