diff options
author | ltlnx <ltlnx@disroot.org> | 2024-11-21 09:53:25 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-11-21 10:20:38 +0700 |
commit | 4d636645f49e5e2a548034e1144196391dda515c (patch) | |
tree | b63b947962abe9e74891db0d78610d9c15374c9f /misc | |
parent | 948f06e05e33929433de20f317771ebf8790476c (diff) |
misc/fcitx5-mcbopomofo: Updated for version 2.8.1.
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 b05a530463..66c4bf9450 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} +VERSION=${VERSION:-2.8.1} 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 1e6109a6b9..991cf58e1a 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" +VERSION="2.8.1" HOMEPAGE="https://github.com/openvanilla/fcitx5-mcbopomofo" -DOWNLOAD="https://github.com/openvanilla/fcitx5-mcbopomofo/archive/2.8/fcitx5-mcbopomofo-2.8.tar.gz" -MD5SUM="af028f1f97ba3b251ca81c968fbc64ca" +DOWNLOAD="https://github.com/openvanilla/fcitx5-mcbopomofo/archive/2.8.1/fcitx5-mcbopomofo-2.8.1.tar.gz" +MD5SUM="ec0c93c55edd2141e5aea03e5c338656" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="fcitx5" |