diff options
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 109dde255ac60..2c6b3edc145e3 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 3768b8d361209..732db505b4ce9 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" |