summaryrefslogtreecommitdiffstats
path: root/source/tcl/tix/tix.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/tcl/tix/tix.SlackBuild')
-rwxr-xr-xsource/tcl/tix/tix.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/tcl/tix/tix.SlackBuild b/source/tcl/tix/tix.SlackBuild
index 79eaee4a8..c6e86a47f 100755
--- a/source/tcl/tix/tix.SlackBuild
+++ b/source/tcl/tix/tix.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=tix
VERSION=8.4.3
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
-BUILD=${BUILD:-5}
+BUILD=${BUILD:-6}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then