summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-ShellCheck/haskell-ShellCheck.SlackBuild
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2018-12-03 21:40:59 +1300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-12-09 13:17:08 +0700
commit3c23b5c52abae5e078415726b3e96a4cfe83df2c (patch)
tree5048c653d0b42a06afcc73fc97c814b89ddaf9c4 /haskell/haskell-ShellCheck/haskell-ShellCheck.SlackBuild
parent1fc26338f744bc45332c63cbfe29ee31e8e0f68c (diff)
downloadslackbuilds-3c23b5c52abae5e078415726b3e96a4cfe83df2c.tar.gz
slackbuilds-3c23b5c52abae5e078415726b3e96a4cfe83df2c.tar.xz
haskell/haskell-ShellCheck: Updated for version 0.6.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'haskell/haskell-ShellCheck/haskell-ShellCheck.SlackBuild')
-rw-r--r--haskell/haskell-ShellCheck/haskell-ShellCheck.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/haskell/haskell-ShellCheck/haskell-ShellCheck.SlackBuild b/haskell/haskell-ShellCheck/haskell-ShellCheck.SlackBuild
index 1b48f83194..653337cbaf 100644
--- a/haskell/haskell-ShellCheck/haskell-ShellCheck.SlackBuild
+++ b/haskell/haskell-ShellCheck/haskell-ShellCheck.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for haskell-ShellCheck
-# Copyright 2017 Andrew Clemons, Wellington New Zealand
+# Copyright 2017-2018 Andrew Clemons, Wellington New Zealand
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=haskell-ShellCheck
-VERSION=${VERSION:-0.5.0}
+VERSION=${VERSION:-0.6.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}