diff options
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 9cdce781f8fd..b5b2a63c51a7 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} +VERSION=${VERSION:-2.5.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 cd13428aa13f..7cede11ab60e 100644 --- a/misc/fcitx5-mcbopomofo/fcitx5-mcbopomofo.info +++ b/misc/fcitx5-mcbopomofo/fcitx5-mcbopomofo.info @@ -1,8 +1,8 @@ PRGNAM="fcitx5-mcbopomofo" -VERSION="2.5" +VERSION="2.5.1" HOMEPAGE="https://github.com/openvanilla/fcitx5-mcbopomofo" -DOWNLOAD="https://github.com/openvanilla/fcitx5-mcbopomofo/archive/2.5/fcitx5-mcbopomofo-2.5.tar.gz" -MD5SUM="a279225308478e0fe49befba49bdbd9e" +DOWNLOAD="https://github.com/openvanilla/fcitx5-mcbopomofo/archive/2.5.1/fcitx5-mcbopomofo-2.5.1.tar.gz" +MD5SUM="055448c48c6affb5beed88b15b76bd17" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="fcitx5" |