ttf-icomoon-feather
MEDIUM
maintainer MrGamy
7 votes
scanned 2026-09-27 13:18:29.354985
Why flagged
This package was orphaned and re-adopted within the last 30 days — a window where ownership transfers can introduce malicious changes.
Triggered rules
Medium
Recently orphaned & re-adopted
orphaned_readopted
This package was orphaned and re-adopted within the last 30 days — a window where ownership transfers can introduce malicious changes.
PKGBUILD
1
# Maintainer: desbma
2
pkgname=ttf-icomoon-feather
3
pkgver=1.0
4
pkgrel=2
5
pkgdesc='Icomoon feather font'
6
arch=('any')
7
url='https://github.com/adi1090x/polybar-themes/tree/master/fonts/panels'
8
license=('GPL3')
9
source=('icomoon-feather.ttf::https://github.com/adi1090x/polybar-themes/blob/4b0e9a95d48cc3e9b85934d33fcb776eae4a7bd7/polybar-4/fonts/icomoon-feather.ttf?raw=true')
10
sha512sums=('535a323a85c0d513e0cc9e03f497477b398a3a2e587d9cbf2487830f136da6ffb61e1ff4c3e6f9fb4cf628c557068541e306e88269173eac8e5937a7adfbe519')
11
12
package() {
13
install -Dm 644 -t "${pkgdir}/usr/share/fonts/TTF" icomoon-feather.ttf
14
}
15
Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 2026-09-27 13:18:29 | Medium | 1 |
| 2026-06-18 16:11:54 | Clean | 0 |