summaryrefslogtreecommitdiffstats
path: root/source/x/ibus-anthy/ibus-anthy.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/x/ibus-anthy/ibus-anthy.SlackBuild')
-rwxr-xr-xsource/x/ibus-anthy/ibus-anthy.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/x/ibus-anthy/ibus-anthy.SlackBuild b/source/x/ibus-anthy/ibus-anthy.SlackBuild
index 58b642e53..4654ae468 100755
--- a/source/x/ibus-anthy/ibus-anthy.SlackBuild
+++ b/source/x/ibus-anthy/ibus-anthy.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=ibus-anthy
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-3}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}