Browse Source
libraries/fcitx5-rime: Updated for version 5.1.10.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/285/head
ltlnx
8 months ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with
4 additions and
4 deletions
-
libraries/fcitx5-rime/fcitx5-rime.SlackBuild
-
libraries/fcitx5-rime/fcitx5-rime.info
|
|
@ -23,7 +23,7 @@ |
|
|
|
cd $(dirname $0) ; CWD=$(pwd) |
|
|
|
|
|
|
|
PRGNAM=fcitx5-rime |
|
|
|
VERSION=${VERSION:-5.1.9} |
|
|
|
VERSION=${VERSION:-5.1.10} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
PKGTYPE=${PKGTYPE:-tgz} |
|
|
|
|
|
@ -1,8 +1,8 @@ |
|
|
|
PRGNAM="fcitx5-rime" |
|
|
|
VERSION="5.1.9" |
|
|
|
VERSION="5.1.10" |
|
|
|
HOMEPAGE="https://github.com/fcitx/fcitx5-rime" |
|
|
|
DOWNLOAD="https://download.fcitx-im.org/fcitx5/fcitx5-rime/fcitx5-rime-5.1.9.tar.zst" |
|
|
|
MD5SUM="23345c3bcebcf8e1951d1071d18e7fd7" |
|
|
|
DOWNLOAD="https://download.fcitx-im.org/fcitx5/fcitx5-rime/fcitx5-rime-5.1.10.tar.zst" |
|
|
|
MD5SUM="19e9b8952cd8d07f8cffcb696530ef09" |
|
|
|
DOWNLOAD_x86_64="" |
|
|
|
MD5SUM_x86_64="" |
|
|
|
REQUIRES="librime fcitx5" |
|
|
|