libime: update to 1.1.1.
This commit is contained in:
parent
fffefb0a51
commit
de36394238
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libime'
|
||||
pkgname=libime
|
||||
version=1.0.17
|
||||
version=1.1.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
build_helper=qemu
|
||||
|
@ -10,15 +10,15 @@ short_desc="Library to support generic input method implementation"
|
|||
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-20220810.tar.xz
|
||||
_dict=dict-20220810.tar.xz
|
||||
_lm_sc=lm_sc.arpa-20230712.tar.xz
|
||||
_dict=dict-20230412.tar.xz
|
||||
distfiles="https://download.fcitx-im.org/fcitx5/libime/libime-${version}.tar.xz
|
||||
https://download.fcitx-im.org/data/${_lm_sc}
|
||||
https://download.fcitx-im.org/data/${_dict}
|
||||
https://download.fcitx-im.org/data/table.tar.gz"
|
||||
checksum="23f87b8104b9161bdc41fbac44294fef825d586260afc698f6a85ff20ea65407
|
||||
a11bc97d275adaf195f9bac854368ae06cdb4a0fe1eecf59db5ae580615db4fa
|
||||
971752f413188007e8d19158c11b85c955e25d7b321ec2275c4b3af6d8a85d26
|
||||
checksum="aaa361c2efb0cafc5820823095e4f80522489ceb7b53d4500216c0d6e893cea5
|
||||
badd62c16c6373787a0fda8f09cd452d12f60d5868856f651ceecf1a07baba32
|
||||
f05fccaff9687900aac3d9ad5a81b20888b573201403fbcd9bbc7907d9e97507
|
||||
6196053c724125e3ae3d8bd6b2f9172d0c83b65b0d410d3cde63b7a8d6ab87b7"
|
||||
skip_extraction="
|
||||
${_lm_sc}
|
||||
|
|
Loading…
Reference in New Issue