summaryrefslogtreecommitdiffstats
path: root/source/l/libwnck/libwnck.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/l/libwnck/libwnck.SlackBuild')
-rwxr-xr-xsource/l/libwnck/libwnck.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/libwnck/libwnck.SlackBuild b/source/l/libwnck/libwnck.SlackBuild
index 8e33d9ef2..958f58b4f 100755
--- a/source/l/libwnck/libwnck.SlackBuild
+++ b/source/l/libwnck/libwnck.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=libwnck
VERSION=${VERSION:-$(echo libwnck-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-4}
+BUILD=${BUILD:-5}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}