misc/fcitx5-chinese-addons: Updated for version 5.1.4.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
6c7b1bcf13
commit
cb6c419f97
|
@ -23,7 +23,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=fcitx5-chinese-addons
|
||||
VERSION=${VERSION:-5.1.3}
|
||||
VERSION=${VERSION:-5.1.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="fcitx5-chinese-addons"
|
||||
VERSION="5.1.3"
|
||||
VERSION="5.1.4"
|
||||
HOMEPAGE="https://github.com/fcitx/fcitx5-chinese-addons"
|
||||
DOWNLOAD="https://download.fcitx-im.org/fcitx5/fcitx5-chinese-addons/fcitx5-chinese-addons-5.1.3_dict.tar.xz"
|
||||
MD5SUM="4e3e97aa874cc818e17909aacaba0fdb"
|
||||
DOWNLOAD="https://download.fcitx-im.org/fcitx5/fcitx5-chinese-addons/fcitx5-chinese-addons-5.1.4_dict.tar.xz"
|
||||
MD5SUM="cc8dcac68aebfcf836160fe3fd0108e6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="fcitx5-qt libime"
|
||||
|
|
Loading…
Reference in New Issue