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