aboutsummaryrefslogtreecommitdiff
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 943d423383..2c1e01101f 100644
--- a/development/ShellCheck-bin/ShellCheck-bin.SlackBuild
+++ b/development/ShellCheck-bin/ShellCheck-bin.SlackBuild
@@ -8,7 +8,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=ShellCheck-bin
BINNAM=shellcheck
-VERSION=${VERSION:-0.10.0}
+VERSION=${VERSION:-0.11.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}