misc/fcitx5-qt: Updated for version 5.1.0.

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

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
ltlnx 2023-09-07 20:09:44 +09:00 committed by Willy Sudiarto Raharjo
parent 4128297f24
commit 899b42f9f9
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-qt
VERSION=${VERSION:-5.0.17}
VERSION=${VERSION:-5.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="fcitx5-qt"
VERSION="5.0.17"
VERSION="5.1.0"
HOMEPAGE="https://github.com/fcitx/fcitx5-qt"
DOWNLOAD="https://download.fcitx-im.org/fcitx5/fcitx5-qt/fcitx5-qt-5.0.17.tar.xz"
MD5SUM="27b93bacae0e09274d4d15f1aa4cf73d"
DOWNLOAD="https://download.fcitx-im.org/fcitx5/fcitx5-qt/fcitx5-qt-5.1.0.tar.xz"
MD5SUM="2e22d9d94f4a45aa476f43bcd42f5ef3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="fcitx5"