misc/fcitx5: Updated for version 5.1.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d35d6ba989
commit
3002967932
|
@ -23,7 +23,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=fcitx5
|
||||
VERSION=${VERSION:-5.1.5}
|
||||
VERSION=${VERSION:-5.1.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="fcitx5"
|
||||
VERSION="5.1.5"
|
||||
VERSION="5.1.7"
|
||||
HOMEPAGE="https://fcitx-im.org/wiki/Fcitx_5"
|
||||
DOWNLOAD="https://download.fcitx-im.org/fcitx5/fcitx5/fcitx5-5.1.5_dict.tar.xz"
|
||||
MD5SUM="f3ccfc16eb7ae7098ab239581f995ff0"
|
||||
DOWNLOAD="https://download.fcitx-im.org/fcitx5/fcitx5/fcitx5-5.1.7_dict.tar.xz"
|
||||
MD5SUM="9b65189883dbcf825f0bd75e1e7a9df3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="fmt xcb-imdkit"
|
||||
|
|
Loading…
Reference in New Issue