summaryrefslogtreecommitdiffstats
path: root/source/x/ibus-hangul/ibus-hangul.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/x/ibus-hangul/ibus-hangul.SlackBuild')
-rwxr-xr-xsource/x/ibus-hangul/ibus-hangul.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/x/ibus-hangul/ibus-hangul.SlackBuild b/source/x/ibus-hangul/ibus-hangul.SlackBuild
index 318c1e45e..837ef5f4c 100755
--- a/source/x/ibus-hangul/ibus-hangul.SlackBuild
+++ b/source/x/ibus-hangul/ibus-hangul.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=ibus-hangul
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) "}