libime: update to 1.0.14.
This commit is contained in:
parent
ee95d1eca0
commit
c832938560
1 changed files with 7 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libime'
|
||||
pkgname=libime
|
||||
version=1.0.13
|
||||
revision=2
|
||||
version=1.0.14
|
||||
revision=1
|
||||
build_style=cmake
|
||||
build_helper=qemu
|
||||
hostmakedepends="pkg-config gettext extra-cmake-modules python3"
|
||||
|
@ -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-20220630.tar.xz
|
||||
_dict=dict_sc.txt-20220628.tar.xz
|
||||
_lm_sc=lm_sc.arpa-20220810.tar.xz
|
||||
_dict=dict-20220810.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="0ef4af58e4b5719991315bd214d9cd53a1513f6897c565073e4e119c1e126176
|
||||
8d3b0fa8fa16b93d0d4590f02da04029c271364b5925c1c902845c374a2a00bf
|
||||
d0fc77543cc763cacb986d6e650827bd6050579584273f6216ab58672480f17c
|
||||
checksum="931f6a1c91d67dccb5b16b29810fc7444707a21b30c5bfa850498ea6a9d7b6aa
|
||||
a11bc97d275adaf195f9bac854368ae06cdb4a0fe1eecf59db5ae580615db4fa
|
||||
971752f413188007e8d19158c11b85c955e25d7b321ec2275c4b3af6d8a85d26
|
||||
6196053c724125e3ae3d8bd6b2f9172d0c83b65b0d410d3cde63b7a8d6ab87b7"
|
||||
skip_extraction="
|
||||
${_lm_sc}
|
||||
|
|
Loading…
Add table
Reference in a new issue