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