diff options
Diffstat (limited to 'development/ShellCheck-bin/ShellCheck-bin.SlackBuild')
-rw-r--r-- | development/ShellCheck-bin/ShellCheck-bin.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/ShellCheck-bin/ShellCheck-bin.SlackBuild b/development/ShellCheck-bin/ShellCheck-bin.SlackBuild index 61bcfbf7cd..4b317b48d6 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.1} +VERSION=${VERSION:-0.7.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |