fcitx5-lilypad-bin

LOW
maintainer chiconcota 0 votes scanned 2026-08-26 01:28:49.644801
View on AUR
Why flagged

The package installs a precompiled binary from the project's official GitHub releases, which is normal for -bin packages; the low severity is due to the flagged low votes and recent upload, not malicious content.

Triggered rules

Low Few votes, recently uploaded zero_votes_recent

Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.

Low AI review llm_review

An AI model (qwen/qwen3-235b-a22b-2507) reviewed this and agrees it is LOW (confidence 95%): The package installs a precompiled binary from the project's official GitHub releases, which is normal for -bin packages; the low severity is due to the flagged low votes and recent upload, not malicious content.

PKGBUILD

1# Maintainer: chiconcota <git@github.com:chiconcota>
2pkgname=fcitx5-lilypad-bin
3_pkgname=fcitx5-lilypad
4pkgver=2.3.0
5pkgrel=1
6pkgdesc="Modern, hyper-fast Vietnamese Telex/VNI Input Method for Fcitx5 (Wayland/X11) - Pre-compiled binary"
7arch=('x86_64')
8url="https://github.com/chiconcota/fcitx5-lilypad"
9license=('GPL-3.0-or-later')
10depends=('fcitx5' 'fmt' 'libinput' 'systemd-libs' 'python' 'python-qtpy' 'python-pyqt5')
11provides=('fcitx5-lilypad')
12conflicts=('fcitx5-lilypad' 'fcitx5-lilypad-git')
13install=fcitx5-lilypad.install
14source=("https://github.com/chiconcota/fcitx5-lilypad/releases/download/v${pkgver}/fcitx5-lilypad-v${pkgver}-x86_64-archlinux.tar.zst"
15 "fcitx5-lilypad.install")
16sha256sums=('7b8f4758d62363927276fd09c7fed7d6928e28d18c408d3918c82035db0f5836'
17 '86c5c1b374ba83b5bee113b48f7cef110a499da35daa26801bcc4658eda2591b')
18
19package() {
20 cp -dr --no-preserve=ownership "$srcdir/usr" "$pkgdir/" 2>/dev/null || true
21 cp -dr --no-preserve=ownership "$srcdir/lib" "$pkgdir/" 2>/dev/null || true
22 cp -dr --no-preserve=ownership "$srcdir/etc" "$pkgdir/" 2>/dev/null || true
23}
24

Scan history

Scanned at (UTC)SeverityRules
2026-08-26 01:28:49 Low 2

Report a package

Reports go to the AURWatch maintainer (one person) and are read by hand. No login required.

0 / 4000
Your suggestion