diff options
author | ltlnx <ltlnx@disroot.org> | 2023-11-26 10:34:22 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-11-26 14:24:45 +0700 |
commit | 94045e6a9cd6b651d9a8a51ab19f8e2cd41a0a43 (patch) | |
tree | b6dbb84107cf2f2750c17210983bfee986b1f0eb /misc | |
parent | 82f2289b23adb2e3bdf2e455bd45661f19594f68 (diff) |
misc/fcitx5-chinese-addons: Updated for version 5.1.2.
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 1bae1b63ac8c..e4f74b8f685f 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.1} +VERSION=${VERSION:-5.1.2} 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 65f5e22cd637..cfe7ceb8e567 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.1" +VERSION="5.1.2" HOMEPAGE="https://github.com/fcitx/fcitx5-chinese-addons" -DOWNLOAD="https://download.fcitx-im.org/fcitx5/fcitx5-chinese-addons/fcitx5-chinese-addons-5.1.1_dict.tar.xz" -MD5SUM="a49f29938f4ca6afcc27ba1d0b40057f" +DOWNLOAD="https://download.fcitx-im.org/fcitx5/fcitx5-chinese-addons/fcitx5-chinese-addons-5.1.2_dict.tar.xz" +MD5SUM="0b63980005d2fc186d1cd47f6ae534ad" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="fcitx5 fcitx5-qt libime" |