misc/fcitx5-gtk: Updated for version 5.0.21.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
ltlnx 2022-12-02 11:15:17 +07:00 committed by Willy Sudiarto Raharjo
parent 7bf1fdb607
commit 402cdcc6af
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-gtk
VERSION=${VERSION:-5.0.19}
VERSION=${VERSION:-5.0.21}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-txz}

View file

@ -1,8 +1,8 @@
PRGNAM="fcitx5-gtk"
VERSION="5.0.19"
VERSION="5.0.21"
HOMEPAGE="https://github.com/fcitx/fcitx5-gtk"
DOWNLOAD="https://download.fcitx-im.org/fcitx5/fcitx5-gtk/fcitx5-gtk-5.0.19.tar.xz"
MD5SUM="fa15e24526dd2bd38a550f465728c03b"
DOWNLOAD="https://download.fcitx-im.org/fcitx5/fcitx5-gtk/fcitx5-gtk-5.0.21.tar.xz"
MD5SUM="eacea8907006451b7b65baa3e6590cbe"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="fcitx5"