mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
fcitx5-zhuyin: update to 5.1.4.
This commit is contained in:
parent
00f6dfa1bc
commit
0298d7ef2e
1 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fcitx5-zhuyin'
|
# Template file for 'fcitx5-zhuyin'
|
||||||
pkgname=fcitx5-zhuyin
|
pkgname=fcitx5-zhuyin
|
||||||
version=5.1.2
|
version=5.1.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config gettext doxygen extra-cmake-modules libzhuyin"
|
hostmakedepends="pkg-config gettext doxygen extra-cmake-modules libzhuyin"
|
||||||
|
@ -10,12 +10,12 @@ short_desc="Fcitx5 - zhuyin IME"
|
||||||
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://fcitx-im.org/wiki/Fcitx"
|
homepage="https://fcitx-im.org/wiki/Fcitx"
|
||||||
_model_version=20161206
|
_model_version=20241103
|
||||||
distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-zhuyin/fcitx5-zhuyin-${version}.tar.zst
|
distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-zhuyin/fcitx5-zhuyin-${version}.tar.zst
|
||||||
https://download.fcitx-im.org/data/model.text.${_model_version}.tar.gz"
|
https://download.fcitx-im.org/data/model.text.${_model_version}.tar.zst"
|
||||||
checksum="444d9ba0c530becc017d3fa1b1cbd76c6f2264411c519fee3dcc0f1896a82e5d
|
checksum="dc5922bd1e5ffeeb43896b0d622971dc2b2c1c4b3c858e6b3dd36538d78b3f8e
|
||||||
5c7024e5735389c471f54b867eda0d98c5a40a5e5e75333a9febac107508f704"
|
bb4a9789b6e0fde1c6547f659ce591de5e691ee3a8345d3c1c74eaf92b31ea48"
|
||||||
skip_extraction="model.text.${_model_version}.tar.gz"
|
skip_extraction="model.text.${_model_version}.tar.zst"
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue