fcitx5: update to 5.0.19.

This commit is contained in:
Đoàn Trần Công Danh 2022-09-01 11:06:35 +07:00
parent 3793e672e4
commit 7b453245eb
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'fcitx5'
pkgname=fcitx5
version=5.0.18
version=5.0.19
revision=1
build_style=cmake
build_helper=qemu
@ -21,7 +21,7 @@ homepage="https://fcitx-im.org/wiki/Fcitx"
_en_dict_ver=20121020
distfiles="https://download.fcitx-im.org/fcitx5/fcitx5/fcitx5-${version}.tar.xz
https://download.fcitx-im.org/data/en_dict-${_en_dict_ver}.tar.gz"
checksum="6803f65b9f26e70e0498809f2b0f973b06340f484793d58dde08f2498bd8c6f5
checksum="ae05bec1843becd69451971c1e03c163e19ea59f32919fb99494ec9935f159ef
c44a5d7847925eea9e4d2d04748d442cd28dd9299a0b572ef7d91eac4f5a6ceb"
skip_extraction=en_dict-${_en_dict_ver}.tar.gz
lib32disabled=yes
@ -30,7 +30,7 @@ lib32disabled=yes
post_extract() {
local _distdir=${XBPS_SRCDISTDIR}/${pkgname}-${version}
cp ${_distdir}/en_dict-${_en_dict_ver}.tar.gz src/modules/spell/dict
cp ${_distdir}/en_dict-${_en_dict_ver}.tar.gz src/modules/spell/
}
post_install() {