mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
misc/fcitx5-qt: Updated for version 5.0.17.
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
8ec3d67676
commit
a692547bd6
2 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=fcitx5-qt
|
||||
VERSION=${VERSION:-5.0.16}
|
||||
VERSION=${VERSION:-5.0.17}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="fcitx5-qt"
|
||||
VERSION="5.0.16"
|
||||
VERSION="5.0.17"
|
||||
HOMEPAGE="https://github.com/fcitx/fcitx5-qt"
|
||||
DOWNLOAD="https://download.fcitx-im.org/fcitx5/fcitx5-qt/fcitx5-qt-5.0.16.tar.xz"
|
||||
MD5SUM="91d3725861edbd1bbe87cedef0bb69e5"
|
||||
DOWNLOAD="https://download.fcitx-im.org/fcitx5/fcitx5-qt/fcitx5-qt-5.0.17.tar.xz"
|
||||
MD5SUM="27b93bacae0e09274d4d15f1aa4cf73d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="fcitx5"
|
||||
MAINTAINER="ltlnx"
|
||||
EMAIL="ltlnx.tw@gmail.com"
|
||||
EMAIL="ltlnx@gmx.com"
|
||||
|
|
Loading…
Reference in a new issue