fcitx5-chewing: update to 5.1.3.

This commit is contained in:
Đoàn Trần Công Danh 2024-05-21 09:13:39 +07:00 committed by Đoàn Trần Công Danh
parent 2b928939b6
commit cb7b094d0b
2 changed files with 4 additions and 12 deletions

View File

@ -1 +0,0 @@
fcitx5-chewing

View File

@ -1,6 +1,6 @@
# Template file for 'fcitx5-chewing' # Template file for 'fcitx5-chewing'
pkgname=fcitx5-chewing pkgname=fcitx5-chewing
version=5.1.1 version=5.1.3
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="pkg-config gettext doxygen extra-cmake-modules" hostmakedepends="pkg-config gettext doxygen extra-cmake-modules"
@ -9,14 +9,7 @@ short_desc="Fcitx5 - chewing engine"
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"
distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-chewing/fcitx5-chewing-${version}.tar.xz" distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-chewing/fcitx5-chewing-${version}.tar.zst"
checksum=cd6a83c5a37e54ac815d9c45e5bd605c0eb6941fbf5eaa4be6e9226b854512a2 checksum=9734e2e67a4b179bd515a2eb613dfd57fdb7357273e5380fc15a9202ccc87a3a
lib32disabled=yes lib32disabled=yes
replaces="fcitx5-chewing-icons>=0"
fcitx5-chewing-icons_package() {
short_desc+=" - icons"
conflicts="fcitx-chewing<=0.2.3_1"
pkg_install() {
vmove usr/share/icons
}
}