misc/libime: Updated for version 1.1.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9f0f85d6a8
commit
90e39541ab
|
@ -23,7 +23,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=libime
|
||||
VERSION=${VERSION:-1.1.2}
|
||||
VERSION=${VERSION:-1.1.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libime"
|
||||
VERSION="1.1.2"
|
||||
VERSION="1.1.3"
|
||||
HOMEPAGE="https://github.com/fcitx/libime"
|
||||
DOWNLOAD="https://download.fcitx-im.org/fcitx5/libime/libime-1.1.2_dict.tar.xz"
|
||||
MD5SUM="5aecfacf653aa51350eed007eae93f24"
|
||||
DOWNLOAD="https://download.fcitx-im.org/fcitx5/libime/libime-1.1.3_dict.tar.xz"
|
||||
MD5SUM="18109775bd67283c16d64f09bf786601"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="fcitx5"
|
||||
|
|
Loading…
Reference in New Issue