summaryrefslogtreecommitdiffstats
path: root/source/x
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2023-08-22 19:28:18 +0000
committer Eric Hameleers <alien@slackware.com>2023-08-22 22:02:22 +0200
commit914a56744e40ec314e04a8ffeb1525237bed57dd (patch)
tree1fd15af7f22fd1d806d781ea3ac074ba80b85e0f /source/x
parent407ed78e9048699b471cb5ffbb7c3fba3cc2b98b (diff)
downloadcurrent-914a56744e40ec314e04a8ffeb1525237bed57dd.tar.gz
current-914a56744e40ec314e04a8ffeb1525237bed57dd.tar.xz
Tue Aug 22 19:28:18 UTC 202320230822192818
l/mpfr-4.2.1-x86_64-1.txz: Upgraded. l/pipewire-0.3.78-x86_64-1.txz: Upgraded. n/getmail-6.18.13-x86_64-1.txz: Upgraded. x/ibus-anthy-1.5.15-x86_64-1.txz: Upgraded. x/ibus-m17n-1.4.22-x86_64-1.txz: Upgraded. x/ibus-table-1.17.2-x86_64-1.txz: Upgraded. x/libime-1.1.0-x86_64-1.txz: Upgraded. xfce/xfce4-terminal-1.1.0-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/x')
-rwxr-xr-xsource/x/ibus-anthy/ibus-anthy.SlackBuild2
-rwxr-xr-xsource/x/libime/libime.SlackBuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/source/x/ibus-anthy/ibus-anthy.SlackBuild b/source/x/ibus-anthy/ibus-anthy.SlackBuild
index 58b642e53..a414c40eb 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:-1}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
diff --git a/source/x/libime/libime.SlackBuild b/source/x/libime/libime.SlackBuild
index 215028549..e5920ce4a 100755
--- a/source/x/libime/libime.SlackBuild
+++ b/source/x/libime/libime.SlackBuild
@@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=libime
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d- | cut -f 2- -d _ | rev)}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}