misc/fcitx5: Updated for version 5.0.23.

Signed-off-by: bedlam <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
ltlnx 2023-03-23 02:15:08 +00:00 committed by Willy Sudiarto Raharjo
parent 05d5ebfc50
commit 9183497e43
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View File

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

View File

@ -1,10 +1,10 @@
PRGNAM="fcitx5"
VERSION="5.0.21"
VERSION="5.0.23"
HOMEPAGE="https://fcitx-im.org/wiki/Fcitx_5"
DOWNLOAD="https://download.fcitx-im.org/fcitx5/fcitx5/fcitx5-5.0.21_dict.tar.xz"
MD5SUM="41f626e3a6492d4c5958a53a2de21fd8"
DOWNLOAD="https://download.fcitx-im.org/fcitx5/fcitx5/fcitx5-5.0.23_dict.tar.xz"
MD5SUM="3598db86240599c0e98e1bf7428ddd4b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="fmt xcb-imdkit"
MAINTAINER="ltlnx"
EMAIL="ltlnx.tw@gmail.com"
EMAIL="ltlnx@gmx.com"