summaryrefslogtreecommitdiffstats
path: root/development/ShellCheck-bin/ShellCheck-bin.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'development/ShellCheck-bin/ShellCheck-bin.SlackBuild')
-rw-r--r--development/ShellCheck-bin/ShellCheck-bin.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/ShellCheck-bin/ShellCheck-bin.SlackBuild b/development/ShellCheck-bin/ShellCheck-bin.SlackBuild
index 4b317b48d6..db7f3ed103 100644
--- a/development/ShellCheck-bin/ShellCheck-bin.SlackBuild
+++ b/development/ShellCheck-bin/ShellCheck-bin.SlackBuild
@@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=ShellCheck-bin
BINNAM=shellcheck
-VERSION=${VERSION:-0.7.2}
+VERSION=${VERSION:-0.8.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}