misc/libime: Updated for version 1.1.6.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
ltlnx 2024-04-12 22:51:28 +09:00 committed by Willy Sudiarto Raharjo
parent 61c139d80b
commit bb96be0fb1
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=libime
VERSION=${VERSION:-1.1.5}
VERSION=${VERSION:-1.1.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="libime"
VERSION="1.1.5"
VERSION="1.1.6"
HOMEPAGE="https://github.com/fcitx/libime"
DOWNLOAD="https://download.fcitx-im.org/fcitx5/libime/libime-1.1.5_dict.tar.xz"
MD5SUM="7c9cc2aa8d9527d027e0467d5e2c444d"
DOWNLOAD="https://download.fcitx-im.org/fcitx5/libime/libime-1.1.6_dict.tar.xz"
MD5SUM="761d3d76e6a39610de98e5e374aef4f5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="fcitx5"