mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
misc/fcitx5-chewing: Updated for version 5.1.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4797817db7
commit
cc27783c54
2 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=fcitx5-chewing
|
||||
VERSION=${VERSION:-5.1.0}
|
||||
VERSION=${VERSION:-5.1.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="fcitx5-chewing"
|
||||
VERSION="5.1.0"
|
||||
VERSION="5.1.1"
|
||||
HOMEPAGE="https://download.fcitx-im.org/fcitx5/fcitx5-chewing/"
|
||||
DOWNLOAD="https://download.fcitx-im.org/fcitx5/fcitx5-chewing/fcitx5-chewing-5.1.0.tar.xz"
|
||||
MD5SUM="dfb5a67853173031399e3104228b89d4"
|
||||
DOWNLOAD="https://download.fcitx-im.org/fcitx5/fcitx5-chewing/fcitx5-chewing-5.1.1.tar.xz"
|
||||
MD5SUM="02c058c159db4bd69147a7a71d015c76"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="fcitx5 libchewing"
|
||||
MAINTAINER="ltlnx"
|
||||
EMAIL="ltlnx@gmx.com"
|
||||
EMAIL="ltlnx@disroot.org"
|
||||
|
|
Loading…
Reference in a new issue