libime: update to 1.0.13.

This commit is contained in:
Đoàn Trần Công Danh 2022-07-14 21:20:43 +07:00
parent f37e22439c
commit 9646244912
1 changed files with 10 additions and 10 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libime'
pkgname=libime
version=1.0.12
version=1.0.13
revision=1
build_style=cmake
build_helper=qemu
@ -10,19 +10,19 @@ 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_version=20140820
_dict_version=20211021
_lm_sc=lm_sc.arpa-20220630.tar.xz
_dict=dict_sc.txt-20220628.tar.xz
distfiles="https://download.fcitx-im.org/fcitx5/libime/libime-${version}.tar.xz
https://download.fcitx-im.org/data/lm_sc.3gm.arpa-${_lm_sc_version}.tar.bz2
https://download.fcitx-im.org/data/dict.utf8-${_dict_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="380708a313262cc1ab35430d8bc7e2a24cfe8fbb98398f4c3d5fedf58806eff8
751bab7c55ea93a2cedfb0fbb7eb09f67d4da9c2c55496e5f31eb8580f1d1e2f
300597e6f7f79f788480fd665de8a07bfe90227048b5a7e39f40f43a62a981df
checksum="0ef4af58e4b5719991315bd214d9cd53a1513f6897c565073e4e119c1e126176
8d3b0fa8fa16b93d0d4590f02da04029c271364b5925c1c902845c374a2a00bf
d0fc77543cc763cacb986d6e650827bd6050579584273f6216ab58672480f17c
6196053c724125e3ae3d8bd6b2f9172d0c83b65b0d410d3cde63b7a8d6ab87b7"
skip_extraction="
lm_sc.3gm.arpa-${_lm_sc_version}.tar.bz2
dict.utf8-${_dict_version}.tar.xz
${_lm_sc}
${_dict}
table.tar.gz"
post_extract() {