diff options
author | ltlnx <ltlnx@disroot.org> | 2024-04-12 22:51:33 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-04-13 22:03:57 +0700 |
commit | cb6c419f97b12de0f7aede032a46d4e7951aaa14 (patch) | |
tree | f1ae76addf793ee5c803f981bc466ed58ebd12c4 /misc | |
parent | 6c7b1bcf13c154ec1f236dc95b76776e471bf251 (diff) |
misc/fcitx5-chinese-addons: Updated for version 5.1.4.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc')
-rw-r--r-- | misc/fcitx5-chinese-addons/fcitx5-chinese-addons.SlackBuild | 2 | ||||
-rw-r--r-- | misc/fcitx5-chinese-addons/fcitx5-chinese-addons.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/fcitx5-chinese-addons/fcitx5-chinese-addons.SlackBuild b/misc/fcitx5-chinese-addons/fcitx5-chinese-addons.SlackBuild index 51ec5e7fec59..2d1e5c5a1fd5 100644 --- a/misc/fcitx5-chinese-addons/fcitx5-chinese-addons.SlackBuild +++ b/misc/fcitx5-chinese-addons/fcitx5-chinese-addons.SlackBuild @@ -23,7 +23,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=fcitx5-chinese-addons -VERSION=${VERSION:-5.1.3} +VERSION=${VERSION:-5.1.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/misc/fcitx5-chinese-addons/fcitx5-chinese-addons.info b/misc/fcitx5-chinese-addons/fcitx5-chinese-addons.info index 250c85f3cd75..35482d7a7eaf 100644 --- a/misc/fcitx5-chinese-addons/fcitx5-chinese-addons.info +++ b/misc/fcitx5-chinese-addons/fcitx5-chinese-addons.info @@ -1,8 +1,8 @@ PRGNAM="fcitx5-chinese-addons" -VERSION="5.1.3" +VERSION="5.1.4" HOMEPAGE="https://github.com/fcitx/fcitx5-chinese-addons" -DOWNLOAD="https://download.fcitx-im.org/fcitx5/fcitx5-chinese-addons/fcitx5-chinese-addons-5.1.3_dict.tar.xz" -MD5SUM="4e3e97aa874cc818e17909aacaba0fdb" +DOWNLOAD="https://download.fcitx-im.org/fcitx5/fcitx5-chinese-addons/fcitx5-chinese-addons-5.1.4_dict.tar.xz" +MD5SUM="cc8dcac68aebfcf836160fe3fd0108e6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="fcitx5-qt libime" |