misc/fcitx5: Updated for version 5.1.7.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
ltlnx 2024-02-02 08:11:08 +07:00 committed by Willy Sudiarto Raharjo
parent d35d6ba989
commit 3002967932
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=fcitx5
VERSION=${VERSION:-5.1.5}
VERSION=${VERSION:-5.1.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="fcitx5"
VERSION="5.1.5"
VERSION="5.1.7"
HOMEPAGE="https://fcitx-im.org/wiki/Fcitx_5"
DOWNLOAD="https://download.fcitx-im.org/fcitx5/fcitx5/fcitx5-5.1.5_dict.tar.xz"
MD5SUM="f3ccfc16eb7ae7098ab239581f995ff0"
DOWNLOAD="https://download.fcitx-im.org/fcitx5/fcitx5/fcitx5-5.1.7_dict.tar.xz"
MD5SUM="9b65189883dbcf825f0bd75e1e7a9df3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="fmt xcb-imdkit"