Search Criteria
Package Details: fcitx5-pinyin-moegirl 20250509-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/fcitx5-pinyin-moegirl.git (read-only, click to copy) |
---|---|
Package Base: | fcitx5-pinyin-moegirl |
Description: | Fcitx 5 Pinyin Dictionary from moegirl.org wiki |
Upstream URL: | https://github.com/outloudvi/mw2fcitx |
Keywords: | chinese fcitx5 moegirl wiki |
Licenses: | MIT, cc-by-nc-sa-3.0 |
Submitter: | ryosuke |
Maintainer: | BryanLiang |
Last Packager: | BryanLiang |
Votes: | 5 |
Popularity: | 0.018221 |
First Submitted: | 2021-12-12 03:53 (UTC) |
Last Updated: | 2025-05-19 17:02 (UTC) |
Latest Comments
flylightning commented on 2025-05-20 09:49 (UTC) (edited on 2025-05-20 09:49 (UTC) by flylightning)
Because there's a new LICENSE file, but AUR helper cache already have old LICENSE file, so AUR helper will not download new LICENSE file, so the old LICENSE file will not pass checksum check because the checksum is new LICENSE file's checksum, so upgrade fail. To workaround, delete old LICENSE file, if use paru,
rm "$XDG_CACHE_HOME/paru/clone/fcitx5-pinyin-moegirl/LICENSE"
.Firestar commented on 2023-11-22 03:31 (UTC) (edited on 2023-11-22 03:32 (UTC) by Firestar)
@peterjc123 I have maintained a new fcitx5-moegirl
https://aur.archlinux.org/packages/fcitx5-moegirl
Thank you for your advice!
TeddyHuang-00 commented on 2023-09-29 13:54 (UTC)
@ryosuke Thank you for that. Just wondering if adopting suggestion from @peterjc123 will help resolve this issue for the future?
ryosuke commented on 2023-09-29 12:48 (UTC)
@TeddyHuang-00 clean build
peterjc123 commented on 2023-06-27 11:29 (UTC)
According to PKGBUILD - ArchWiki, the name of the source file should be unique.
So it is better to update the PKGBUILD to the following.
Please kindly adopt this patch so that this package can be normally updated by the package managers.
Firestar commented on 2023-05-06 16:35 (UTC)