mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
misc/fcitx-qt5: Updated for version 1.1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
8f582248d8
commit
09699ad7f5
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for fcitx-qt5 input plugin
|
||||
|
||||
# Copyright 2016 CapEnt <capent@yahoo.com>
|
||||
# Copyright 2017 CapEnt <capent@yahoo.com>
|
||||
#
|
||||
# All rights reserved.
|
||||
#
|
||||
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=fcitx-qt5
|
||||
VERSION=${VERSION:-1.0.6}
|
||||
VERSION=${VERSION:-1.1.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="fcitx-qt5"
|
||||
VERSION="1.0.6"
|
||||
VERSION="1.1.0"
|
||||
HOMEPAGE="https://fcitx-im.org/"
|
||||
DOWNLOAD="https://download.fcitx-im.org/fcitx-qt5/fcitx-qt5-1.0.6.tar.xz"
|
||||
MD5SUM="0a249121426becfe19168b1600dca7d9"
|
||||
DOWNLOAD="https://download.fcitx-im.org/fcitx-qt5/fcitx-qt5-1.1.0.tar.xz"
|
||||
MD5SUM="5b2790d29a5b1a96a6e6b8aa9f8013ea"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="fcitx qt5 extra-cmake-modules"
|
||||
|
|
Loading…
Reference in a new issue