diff options
author | ltlnx <ltlnx@gmx.com> | 2023-03-23 02:21:01 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-03-25 10:01:51 +0700 |
commit | f53fe26fb8c8e580a323a55da385783b54589ff3 (patch) | |
tree | 811875b1ba0aacb4f7215250aa83caf1921e2fff /misc | |
parent | 82ba0e39378179e3fdb531c241c3f28ab84142f4 (diff) |
misc/fcitx5-chinese-addons: Updated for version 5.0.17.
Signed-off-by: bedlam <dave@slackbuilds.org>
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 | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/misc/fcitx5-chinese-addons/fcitx5-chinese-addons.SlackBuild b/misc/fcitx5-chinese-addons/fcitx5-chinese-addons.SlackBuild index 109dde255ac6..2c6b3edc145e 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.0.16} +VERSION=${VERSION:-5.0.17} BUILD=${BUILD:-2} 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 3768b8d36120..732db505b4ce 100644 --- a/misc/fcitx5-chinese-addons/fcitx5-chinese-addons.info +++ b/misc/fcitx5-chinese-addons/fcitx5-chinese-addons.info @@ -1,10 +1,10 @@ PRGNAM="fcitx5-chinese-addons" -VERSION="5.0.16" +VERSION="5.0.17" HOMEPAGE="https://github.com/fcitx/fcitx5-chinese-addons" -DOWNLOAD="https://download.fcitx-im.org/fcitx5/fcitx5-chinese-addons/fcitx5-chinese-addons-5.0.16_dict.tar.xz" -MD5SUM="5ad2a94e9fb55c34ab075936ef29f379" +DOWNLOAD="https://download.fcitx-im.org/fcitx5/fcitx5-chinese-addons/fcitx5-chinese-addons-5.0.17_dict.tar.xz" +MD5SUM="e8453b2974f6e5e2149e5b14302c52bc" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="fcitx5 fcitx5-qt libime" MAINTAINER="ltlnx" -EMAIL="ltlnx.tw@gmail.com" +EMAIL="ltlnx@gmx.com" |