Browse Source
misc/fcitx5-mcbopomofo: Updated for version 2.9.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/285/head
ltlnx
10 months ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with
4 additions and
4 deletions
-
misc/fcitx5-mcbopomofo/fcitx5-mcbopomofo.SlackBuild
-
misc/fcitx5-mcbopomofo/fcitx5-mcbopomofo.info
|
|
|
@ -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} |
|
|
|
|
|
|
|
@ -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" |
|
|
|
|