mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
libime: update to 1.1.11.
This commit is contained in:
parent
0bf9fe872f
commit
144f61de4f
1 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libime'
|
# Template file for 'libime'
|
||||||
pkgname=libime
|
pkgname=libime
|
||||||
version=1.1.9
|
version=1.1.11
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
|
@ -10,16 +10,16 @@ short_desc="Library to support generic input method implementation"
|
||||||
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://fcitx-im.org/wiki/Fcitx"
|
homepage="https://fcitx-im.org/wiki/Fcitx"
|
||||||
_lm_sc=lm_sc.arpa-20241001.tar.zst
|
_lm_sc=lm_sc.arpa-20250113.tar.zst
|
||||||
_dict=dict-20241001.tar.zst
|
_dict=dict-20250327.tar.zst
|
||||||
_table=table-20240108.tar.zst
|
_table=table-20240108.tar.zst
|
||||||
distfiles="https://download.fcitx-im.org/fcitx5/libime/libime-${version}.tar.zst
|
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/${_lm_sc}
|
||||||
https://download.fcitx-im.org/data/${_dict}
|
https://download.fcitx-im.org/data/${_dict}
|
||||||
https://download.fcitx-im.org/data/$_table"
|
https://download.fcitx-im.org/data/$_table"
|
||||||
checksum="d9e3ee99cc4ccc3b32b1c40ba691a89d8d72f81d6852522c4a3885bc4f40ac92
|
checksum="26e57d1262658317532c746b599d47037f99ab8e122c7daafc93705a89405c2f
|
||||||
54934e73966eb38ea4fe8eae9c61dfe486af37da1cb5316a06b19c7d289e3063
|
ee83ecf20d52e8bccdba4cf6cd57183d53c257713a5eb77ee3a63d50fc3796dd
|
||||||
d3313b88a68620a23bc8d5f9564cf1b678848dc7af541c4f5f02198e5a3686bf
|
7ca6be4754c0d4c27ba7702c0dce651659bd2ca1faa5cbf2848d81a0053c8c13
|
||||||
3e9d87b04a393f131723472c8eaa860dd23c378a3d4f6a9005513b2a95b3614b"
|
3e9d87b04a393f131723472c8eaa860dd23c378a3d4f6a9005513b2a95b3614b"
|
||||||
skip_extraction="
|
skip_extraction="
|
||||||
${_lm_sc}
|
${_lm_sc}
|
||||||
|
|
Loading…
Add table
Reference in a new issue