mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
misc/fcitx5: Updated for version 5.1.8.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
5e3d446d1e
commit
8ad380dde8
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=fcitx5
|
||||
VERSION=${VERSION:-5.1.7}
|
||||
VERSION=${VERSION:-5.1.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="fcitx5"
|
||||
VERSION="5.1.7"
|
||||
VERSION="5.1.8"
|
||||
HOMEPAGE="https://fcitx-im.org/wiki/Fcitx_5"
|
||||
DOWNLOAD="https://download.fcitx-im.org/fcitx5/fcitx5/fcitx5-5.1.7_dict.tar.xz"
|
||||
MD5SUM="9b65189883dbcf825f0bd75e1e7a9df3"
|
||||
DOWNLOAD="https://download.fcitx-im.org/fcitx5/fcitx5/fcitx5-5.1.8_dict.tar.xz"
|
||||
MD5SUM="f3cabadf80a3bdd252d37079bbdcecdf"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="fmt xcb-imdkit"
|
||||
|
|
Loading…
Reference in a new issue