mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
misc/fcitx5-table-other: Updated for version 5.0.11.
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
dd49621be1
commit
7a413afb93
2 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=fcitx5-table-other
|
||||
VERSION=${VERSION:-5.0.10}
|
||||
VERSION=${VERSION:-5.0.11}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="fcitx5-table-other"
|
||||
VERSION="5.0.10"
|
||||
VERSION="5.0.11"
|
||||
HOMEPAGE="https://github.com/fcitx/fcitx5-table-other"
|
||||
DOWNLOAD="https://download.fcitx-im.org/fcitx5/fcitx5-table-other/fcitx5-table-other-5.0.10.tar.xz"
|
||||
MD5SUM="6466cb819068b8caa2bee1e8201d4ca4"
|
||||
DOWNLOAD="https://download.fcitx-im.org/fcitx5/fcitx5-table-other/fcitx5-table-other-5.0.11.tar.xz"
|
||||
MD5SUM="1b029c40bf8f26c6c8f0f5c85c9c9fae"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libime fcitx5"
|
||||
MAINTAINER="ltlnx"
|
||||
EMAIL="ltlnx.tw@gmail.com"
|
||||
EMAIL="ltlnx@gmx.com"
|
||||
|
|
Loading…
Reference in a new issue