diff options
author | ltlnx <ltlnx@gmx.com> | 2023-05-19 00:53:08 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-05-20 11:17:12 +0700 |
commit | 3f8e770a307e73d95940b492e585299be38b4424 (patch) | |
tree | 2a0b49006077b5d5e1ccc30ffd9d16ad9ca8aa8d /misc | |
parent | 70f29d24bfdb18de586f567e238dd80d18420d16 (diff) |
misc/fcitx5-mcbopomofo: Updated for version 2.5.2.
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-mcbopomofo/fcitx5-mcbopomofo.SlackBuild | 2 | ||||
-rw-r--r-- | misc/fcitx5-mcbopomofo/fcitx5-mcbopomofo.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/fcitx5-mcbopomofo/fcitx5-mcbopomofo.SlackBuild b/misc/fcitx5-mcbopomofo/fcitx5-mcbopomofo.SlackBuild index b5b2a63c51a7..e1d59435e584 100644 --- a/misc/fcitx5-mcbopomofo/fcitx5-mcbopomofo.SlackBuild +++ b/misc/fcitx5-mcbopomofo/fcitx5-mcbopomofo.SlackBuild @@ -23,7 +23,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=fcitx5-mcbopomofo -VERSION=${VERSION:-2.5.1} +VERSION=${VERSION:-2.5.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/misc/fcitx5-mcbopomofo/fcitx5-mcbopomofo.info b/misc/fcitx5-mcbopomofo/fcitx5-mcbopomofo.info index 7cede11ab60e..c1b479978142 100644 --- a/misc/fcitx5-mcbopomofo/fcitx5-mcbopomofo.info +++ b/misc/fcitx5-mcbopomofo/fcitx5-mcbopomofo.info @@ -1,8 +1,8 @@ PRGNAM="fcitx5-mcbopomofo" -VERSION="2.5.1" +VERSION="2.5.2" HOMEPAGE="https://github.com/openvanilla/fcitx5-mcbopomofo" -DOWNLOAD="https://github.com/openvanilla/fcitx5-mcbopomofo/archive/2.5.1/fcitx5-mcbopomofo-2.5.1.tar.gz" -MD5SUM="055448c48c6affb5beed88b15b76bd17" +DOWNLOAD="https://github.com/openvanilla/fcitx5-mcbopomofo/archive/2.5.2/fcitx5-mcbopomofo-2.5.2.tar.gz" +MD5SUM="3525a98b46a9033cafcb4cd81b307768" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="fcitx5" |