diff options
author | ltlnx <ltlnx@disroot.org> | 2024-04-12 22:51:47 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-04-13 22:03:53 +0700 |
commit | a6f3814d26ab0bbbe0e9a18183bf7006f5a2efa9 (patch) | |
tree | a9a4c9e10b4ed850590eef53a1995c8e5072d7f8 /misc | |
parent | 18c47c49d40786913a0d4d1be4bd67c4cb6d8489 (diff) |
misc/fcitx5-mcbopomofo: Updated for version 2.7.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
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 e1d59435e584..26c2e7fcb904 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.2} +VERSION=${VERSION:-2.7} 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 c1b479978142..991cc0762681 100644 --- a/misc/fcitx5-mcbopomofo/fcitx5-mcbopomofo.info +++ b/misc/fcitx5-mcbopomofo/fcitx5-mcbopomofo.info @@ -1,10 +1,10 @@ PRGNAM="fcitx5-mcbopomofo" -VERSION="2.5.2" +VERSION="2.7" HOMEPAGE="https://github.com/openvanilla/fcitx5-mcbopomofo" -DOWNLOAD="https://github.com/openvanilla/fcitx5-mcbopomofo/archive/2.5.2/fcitx5-mcbopomofo-2.5.2.tar.gz" -MD5SUM="3525a98b46a9033cafcb4cd81b307768" +DOWNLOAD="https://github.com/openvanilla/fcitx5-mcbopomofo/archive/2.7/fcitx5-mcbopomofo-2.7.tar.gz" +MD5SUM="ca825bab093fe4ba6f81cda92970f1ba" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="fcitx5" MAINTAINER="ltlnx" -EMAIL="ltlnx@gmx.com" +EMAIL="ltlnx@disroot.org" |