mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 18:14:51 +08:00
fcitx rebuild #73
This commit is contained in:
parent
ff0e9834de
commit
5fb2da5e05
@ -1,7 +1,7 @@
|
||||
pkgbase=fcitx
|
||||
pkgname=('fcitx' 'fcitx-pinyin' 'fcitx-table')
|
||||
pkgver=4.2.9.6
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
arch=('x86_64')
|
||||
license=('GPL')
|
||||
url="https://fcitx-im.org/wiki/Fcitx"
|
||||
|
@ -5,10 +5,6 @@ post_install() {
|
||||
printf "\e[01;33mfcitx-pinyin and fcitx-table are splitted from fcitx, please\n"
|
||||
printf "install them separately.\n\e[00m"
|
||||
printf "=============================================================\n"
|
||||
|
||||
update-desktop-database -q
|
||||
update-mime-database usr/share/mime &> /dev/null
|
||||
xdg-icon-resource forceupdate --theme hicolor &> /dev/null
|
||||
}
|
||||
|
||||
post_upgrade() {
|
||||
|
Loading…
Reference in New Issue
Block a user