Browse Source
misc/fcitx5-chinese-addons: Updated for version 5.1.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/285/head
ltlnx
8 months ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with
4 additions and
4 deletions
-
misc/fcitx5-chinese-addons/fcitx5-chinese-addons.SlackBuild
-
misc/fcitx5-chinese-addons/fcitx5-chinese-addons.info
|
|
@ -23,7 +23,7 @@ |
|
|
|
cd $(dirname $0) ; CWD=$(pwd) |
|
|
|
|
|
|
|
PRGNAM=fcitx5-chinese-addons |
|
|
|
VERSION=${VERSION:-5.1.7} |
|
|
|
VERSION=${VERSION:-5.1.8} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
PKGTYPE=${PKGTYPE:-tgz} |
|
|
|
|
|
@ -1,8 +1,8 @@ |
|
|
|
PRGNAM="fcitx5-chinese-addons" |
|
|
|
VERSION="5.1.7" |
|
|
|
VERSION="5.1.8" |
|
|
|
HOMEPAGE="https://github.com/fcitx/fcitx5-chinese-addons" |
|
|
|
DOWNLOAD="https://download.fcitx-im.org/fcitx5/fcitx5-chinese-addons/fcitx5-chinese-addons-5.1.7_dict.tar.zst" |
|
|
|
MD5SUM="6fbbf5d356886d4c33c9faffbaa18b56" |
|
|
|
DOWNLOAD="https://download.fcitx-im.org/fcitx5/fcitx5-chinese-addons/fcitx5-chinese-addons-5.1.8_dict.tar.zst" |
|
|
|
MD5SUM="5046d9a50ba02871808a18829944050d" |
|
|
|
DOWNLOAD_x86_64="" |
|
|
|
MD5SUM_x86_64="" |
|
|
|
REQUIRES="fcitx5-qt libime" |
|
|
|