diff options
author | ltlnx <ltlnx@disroot.org> | 2024-02-02 15:53:35 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-02-02 17:13:43 +0700 |
commit | e40b2689c3a569ae6a2c9f099cfa3c043f8df014 (patch) | |
tree | 7070617fb844326162e2ff5561403948122a682b | |
parent | 7be4474b1f9c2e5cc8e6ca1ebb536f6c8ef794f8 (diff) |
misc/fcitx5-chinese-addons: Updated for version 5.1.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 e4f74b8f685f..51ec5e7fec59 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.2} +VERSION=${VERSION:-5.1.3} 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 f6589929337c..250c85f3cd75 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.2" +VERSION="5.1.3" HOMEPAGE="https://github.com/fcitx/fcitx5-chinese-addons" -DOWNLOAD="https://download.fcitx-im.org/fcitx5/fcitx5-chinese-addons/fcitx5-chinese-addons-5.1.2_dict.tar.xz" -MD5SUM="0b63980005d2fc186d1cd47f6ae534ad" +DOWNLOAD="https://download.fcitx-im.org/fcitx5/fcitx5-chinese-addons/fcitx5-chinese-addons-5.1.3_dict.tar.xz" +MD5SUM="4e3e97aa874cc818e17909aacaba0fdb" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="fcitx5-qt libime" |