python-fangfrisch
Category: local-install (rebuilt only so archlinuxaba/the cluster gets it
too; not maintained/adapted/owned by us — see
arch/scripts/install_only_packages).
Freshclam-like utility for downloading unofficial ClamAV virus definitions.
Build notes (2026-08-19)
- Existing checkout was stale (
1.9.0-3local vs1.9.2-2on AUR).git pullfast-forwarded cleanly to1.9.2-2,arch=('any')unchanged, no local edits needed. - Build log showed two UPLOADED lines (
1.9.0-3then1.9.2-2) — a stale1.9.0-3artifact left over from before thegit pullwas still sitting in the pkgdir and got picked up too. Harmless: repo-add is keyed by pkgname, so the last invocation (1.9.2-2, confirmed later in the log) is what’s actually live in the repo db; the stale file itself was already swept byrepo_build.sh’s own untracked-file cleanup afterward. Nothing to fix, just noting the log looked odd at first glance.