rooyin-fonts
LOW
maintainer ahp
0 votes
scanned 2026-08-30 13:42:42.936847
Why flagged
Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.
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.
PKGBUILD
1
# Maintainer: Amir Husayn Panahifar <ahp@panahifar.ir>
2
3
pkgname=rooyin-fonts
4
pkgver=1.1
5
pkgrel=1
6
pkgdesc="Rooyin Free font - an English-Arabic Pixel font"
7
arch=('any')
8
url="https://github.com/MohamadDarvishi/Rooyin"
9
license=('OFL')
10
depends=('fontconfig')
11
source=("https://github.com/MohamadDarvishi/Rooyin/releases/download/v${pkgver}/Rooyin-Free.zip")
12
sha256sums=('45d4d0e341d8d1115546b6722711bb3affcc1d0148653bac2e17a08d20494136')
13
14
package() {
15
install -Dm644 "$srcdir/Font Family/"{RooyinFree-Regular,RooyinFree-Bold,RooyinFree-RegularDots2}.ttf \
16
-t "$pkgdir/usr/share/fonts/TTF/"
17
install -Dm644 "$srcdir/OFL.txt" \
18
"$pkgdir/usr/share/licenses/$pkgname/OFL.txt"
19
}
20
Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 2026-08-30 13:42:42 | Low | 1 |