diff options
author | ltlnx <ltlnx@gmx.com> | 2023-03-23 02:17:01 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-03-25 10:01:50 +0700 |
commit | 6a76a4a28cb933ade496ac54e76fbf0370a3700d (patch) | |
tree | dcc13bb3fcb041c7eca7eb8af7fffd3a10c605d1 /misc | |
parent | 9183497e43e4602130102d4793e9852f286ab23a (diff) |
misc/fcitx5-mcbopomofo: Updated for version 2.5.
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 | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/misc/fcitx5-mcbopomofo/fcitx5-mcbopomofo.SlackBuild b/misc/fcitx5-mcbopomofo/fcitx5-mcbopomofo.SlackBuild index f3714e4db7c6..9cdce781f8fd 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.4.2} +VERSION=${VERSION:-2.5} 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 64797127a882..cd13428aa13f 100644 --- a/misc/fcitx5-mcbopomofo/fcitx5-mcbopomofo.info +++ b/misc/fcitx5-mcbopomofo/fcitx5-mcbopomofo.info @@ -1,10 +1,10 @@ PRGNAM="fcitx5-mcbopomofo" -VERSION="2.4.2" +VERSION="2.5" HOMEPAGE="https://github.com/openvanilla/fcitx5-mcbopomofo" -DOWNLOAD="https://github.com/openvanilla/fcitx5-mcbopomofo/archive/2.4.2/fcitx5-mcbopomofo-2.4.2.tar.gz" -MD5SUM="f9ba4dcf146419f75c9ec970673f6a0c" +DOWNLOAD="https://github.com/openvanilla/fcitx5-mcbopomofo/archive/2.5/fcitx5-mcbopomofo-2.5.tar.gz" +MD5SUM="a279225308478e0fe49befba49bdbd9e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="fcitx5" MAINTAINER="ltlnx" -EMAIL="ltlnx.tw@gmail.com" +EMAIL="ltlnx@gmx.com" |