diff --git a/srcpkgs/libime/template b/srcpkgs/libime/template index 3702da3eb65..7961e9d8d84 100644 --- a/srcpkgs/libime/template +++ b/srcpkgs/libime/template @@ -1,6 +1,6 @@ # Template file for 'libime' pkgname=libime -version=1.1.4 +version=1.1.6 revision=1 build_style=cmake build_helper=qemu @@ -12,18 +12,19 @@ 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 +_table=table-20240108.tar.gz 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="86f4be486b3c43db714e8f138ec93bba250dbb2533b3a8cd20bf491a574a10fe + https://download.fcitx-im.org/data/$_table" +checksum="2d9bb381762d3e0becb7b9867f262b12aae57bcf6fd332da8a1fb978f29a2f1f badd62c16c6373787a0fda8f09cd452d12f60d5868856f651ceecf1a07baba32 f05fccaff9687900aac3d9ad5a81b20888b573201403fbcd9bbc7907d9e97507 - 6196053c724125e3ae3d8bd6b2f9172d0c83b65b0d410d3cde63b7a8d6ab87b7" + 729c596d86907de727c74d0fc3fd241c406c5debd2b4cb74eefe022387ee9dae" skip_extraction=" ${_lm_sc} ${_dict} - table.tar.gz" + ${_table}" CXXFLAGS="-D_LARGE_FILE_SOURCE=1 -D_FILE_OFFSET_BITS=64" post_extract() {