diff options
author | ltlnx <ltlnx.tw@gmail.com> | 2022-12-02 11:29:33 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-12-03 09:09:19 +0700 |
commit | 135df94737efbeef4849b94eb39cb834d2714a34 (patch) | |
tree | 377503994db658b1ddf139ab85331dc7d53dcde5 /misc | |
parent | c6c6bf2be5f220eb841f3b81975948f6725fde42 (diff) |
misc/fcitx5-chewing: Updated for version 5.0.13.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc')
-rw-r--r-- | misc/fcitx5-chewing/fcitx5-chewing.SlackBuild | 10 | ||||
-rw-r--r-- | misc/fcitx5-chewing/fcitx5-chewing.info | 6 | ||||
-rw-r--r-- | misc/fcitx5-chewing/slack-desc | 2 |
3 files changed, 8 insertions, 10 deletions
diff --git a/misc/fcitx5-chewing/fcitx5-chewing.SlackBuild b/misc/fcitx5-chewing/fcitx5-chewing.SlackBuild index 2892b2315632..59077bdcec47 100644 --- a/misc/fcitx5-chewing/fcitx5-chewing.SlackBuild +++ b/misc/fcitx5-chewing/fcitx5-chewing.SlackBuild @@ -25,12 +25,10 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=fcitx5-chewing -VERSION=${VERSION:-5.0.12} +VERSION=${VERSION:-5.0.13} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -PKGTYPE=${PKGTYPE:-txz} - -NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} +PKGTYPE=${PKGTYPE:-tgz} MARCH=$( uname -m ) if [ -z "$ARCH" ]; then @@ -60,7 +58,7 @@ else fi if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then - echo "$PRGNAM-$VERSION-$ARCH-$BUILD.txz" + echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.txz" exit 0 fi @@ -90,7 +88,7 @@ cd build -DCMAKE_INSTALL_LIBDIR=lib${LIBDIRSUFFIX} \ .. - make $NUMJOBS || make || exit 1 + make || exit 1 make install/strip DESTDIR=$PKG || exit 1 cd .. diff --git a/misc/fcitx5-chewing/fcitx5-chewing.info b/misc/fcitx5-chewing/fcitx5-chewing.info index 64ff540f50f8..8c2f06d39733 100644 --- a/misc/fcitx5-chewing/fcitx5-chewing.info +++ b/misc/fcitx5-chewing/fcitx5-chewing.info @@ -1,8 +1,8 @@ PRGNAM="fcitx5-chewing" -VERSION="5.0.12" +VERSION="5.0.13" HOMEPAGE="https://download.fcitx-im.org/fcitx5/fcitx5-chewing/" -DOWNLOAD="https://download.fcitx-im.org/fcitx5/fcitx5-chewing/fcitx5-chewing-5.0.12.tar.xz" -MD5SUM="fa29a0c89db8317b6514305499a3bc20" +DOWNLOAD="https://download.fcitx-im.org/fcitx5/fcitx5-chewing/fcitx5-chewing-5.0.13.tar.xz" +MD5SUM="c502c86cf5b69d795758bc4973d45e88" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="fcitx5 libchewing" diff --git a/misc/fcitx5-chewing/slack-desc b/misc/fcitx5-chewing/slack-desc index 1b4d15b5dbd9..c0be98c5d08d 100644 --- a/misc/fcitx5-chewing/slack-desc +++ b/misc/fcitx5-chewing/slack-desc @@ -6,7 +6,7 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -fcitx5-chewing: fcitx5-chewing (chewing input method engine wrapper for fcitx5) +fcitx5-chewing: fcitx5-chewing (Chewing input method engine wrapper for fcitx5) fcitx5-chewing: fcitx5-chewing: Fcitx wrapper for the chewing input method engine. fcitx5-chewing: |