diff options
author | ltlnx <ltlnx@disroot.org> | 2024-10-27 23:03:44 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-10-27 23:54:18 +0700 |
commit | a8140331a72cb68fc0a905457f7538c15343d080 (patch) | |
tree | e9f36b96efcb869a73e8e25d14727c7f858c797e | |
parent | b0b9e8f467b26e6f145280843dd54d4bfc72a397 (diff) |
misc/fcitx5-mcbopomofo: Updated for version 2.8.
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 26c2e7fcb9..b05a530463 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.7} +VERSION=${VERSION:-2.8} 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 991cc07626..1e6109a6b9 100644 --- a/misc/fcitx5-mcbopomofo/fcitx5-mcbopomofo.info +++ b/misc/fcitx5-mcbopomofo/fcitx5-mcbopomofo.info @@ -1,8 +1,8 @@ PRGNAM="fcitx5-mcbopomofo" -VERSION="2.7" +VERSION="2.8" HOMEPAGE="https://github.com/openvanilla/fcitx5-mcbopomofo" -DOWNLOAD="https://github.com/openvanilla/fcitx5-mcbopomofo/archive/2.7/fcitx5-mcbopomofo-2.7.tar.gz" -MD5SUM="ca825bab093fe4ba6f81cda92970f1ba" +DOWNLOAD="https://github.com/openvanilla/fcitx5-mcbopomofo/archive/2.8/fcitx5-mcbopomofo-2.8.tar.gz" +MD5SUM="af028f1f97ba3b251ca81c968fbc64ca" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="fcitx5" |