diff options
author | ltlnx <ltlnx@disroot.org> | 2025-02-15 08:48:27 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-02-15 16:48:23 +0700 |
commit | b929b203c85f9d63a22c86ed8b3af249fc66ff34 (patch) | |
tree | de903aca7d257a9ad00ce64e2153e23b1f72488b | |
parent | d3139f0ab47389a0420b0805c86ce067b1cf25c6 (diff) |
misc/fcitx5-mcbopomofo: Updated for version 2.9.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 66c4bf9450..d350cdf13f 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.8.1} +VERSION=${VERSION:-2.9.0} 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 991cf58e1a..601667f385 100644 --- a/misc/fcitx5-mcbopomofo/fcitx5-mcbopomofo.info +++ b/misc/fcitx5-mcbopomofo/fcitx5-mcbopomofo.info @@ -1,8 +1,8 @@ PRGNAM="fcitx5-mcbopomofo" -VERSION="2.8.1" +VERSION="2.9.0" HOMEPAGE="https://github.com/openvanilla/fcitx5-mcbopomofo" -DOWNLOAD="https://github.com/openvanilla/fcitx5-mcbopomofo/archive/2.8.1/fcitx5-mcbopomofo-2.8.1.tar.gz" -MD5SUM="ec0c93c55edd2141e5aea03e5c338656" +DOWNLOAD="https://github.com/openvanilla/fcitx5-mcbopomofo/archive/2.9.0/fcitx5-mcbopomofo-2.9.0.tar.gz" +MD5SUM="f5277cbbf7ed47e4f1e731e7209d7dfc" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="fcitx5" |