libime: update to 1.1.7.
This commit is contained in:
parent
fdb6bc8a19
commit
d24ad25b1e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libime'
|
||||
pkgname=libime
|
||||
version=1.1.6
|
||||
version=1.1.7
|
||||
revision=1
|
||||
build_style=cmake
|
||||
build_helper=qemu
|
||||
|
@ -11,15 +11,15 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://fcitx-im.org/wiki/Fcitx"
|
||||
_lm_sc=lm_sc.arpa-20230712.tar.xz
|
||||
_dict=dict-20230412.tar.xz
|
||||
_dict=dict-20240416.tar.zst
|
||||
_table=table-20240108.tar.gz
|
||||
distfiles="https://download.fcitx-im.org/fcitx5/libime/libime-${version}.tar.xz
|
||||
distfiles="https://download.fcitx-im.org/fcitx5/libime/libime-${version}.tar.zst
|
||||
https://download.fcitx-im.org/data/${_lm_sc}
|
||||
https://download.fcitx-im.org/data/${_dict}
|
||||
https://download.fcitx-im.org/data/$_table"
|
||||
checksum="2d9bb381762d3e0becb7b9867f262b12aae57bcf6fd332da8a1fb978f29a2f1f
|
||||
checksum="4a20b0b77c6f4b166ebac2fb9aa411869a2835ee4a4679398c77bd576c673d49
|
||||
badd62c16c6373787a0fda8f09cd452d12f60d5868856f651ceecf1a07baba32
|
||||
f05fccaff9687900aac3d9ad5a81b20888b573201403fbcd9bbc7907d9e97507
|
||||
9c262cbfa306cb4c3b055991b7e22b453e0f267f20ceb5d9d9e5f8fbe4f2d367
|
||||
729c596d86907de727c74d0fc3fd241c406c5debd2b4cb74eefe022387ee9dae"
|
||||
skip_extraction="
|
||||
${_lm_sc}
|
||||
|
|
Loading…
Reference in New Issue