mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
misc/libime: Updated for version 1.1.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3f533d3451
commit
62108022e2
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=libime
|
||||
VERSION=${VERSION:-1.1.3}
|
||||
VERSION=${VERSION:-1.1.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libime"
|
||||
VERSION="1.1.3"
|
||||
VERSION="1.1.5"
|
||||
HOMEPAGE="https://github.com/fcitx/libime"
|
||||
DOWNLOAD="https://download.fcitx-im.org/fcitx5/libime/libime-1.1.3_dict.tar.xz"
|
||||
MD5SUM="18109775bd67283c16d64f09bf786601"
|
||||
DOWNLOAD="https://download.fcitx-im.org/fcitx5/libime/libime-1.1.5_dict.tar.xz"
|
||||
MD5SUM="7c9cc2aa8d9527d027e0467d5e2c444d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="fcitx5"
|
||||
|
|
Loading…
Reference in a new issue