misc/fcitx5: Updated for version 5.1.8.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
ltlnx 2024-04-12 22:51:09 +09:00 committed by Willy Sudiarto Raharjo
parent 5e3d446d1e
commit 8ad380dde8
No known key found for this signature in database
GPG key ID: 3F617144D7238786
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.7}
VERSION=${VERSION:-5.1.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

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