userfetch

LOW
maintainer m1rkvl9 0 votes scanned 2026-09-13 19:15:06.142757
View on AUR
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: kirill <kirillpolozok843-boop@...wild>
2pkgname=userfetch
3pkgver=1.0
4pkgrel=1
5pkgdesc="Simple bash userfetch utility"
6arch=('any')
7license=('GPL3')
8depends=('bash' 'chafa' 'coreutils')
9source=('userfetch')
10sha256sums=('01013545c58adbdaacf6746885e7175a6398071a395587718c213a0353b935ae') # для локальных файлов лучше заменить на реальный хеш через makepkg -g
11
12package() {
13 install -Dm755 "$srcdir/userfetch" "$pkgdir/usr/bin/userfetch"
14}
15

Scan history

Scanned at (UTC)SeverityRules
2026-09-13 19:15:06 Low 1

Report a package

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

0 / 4000
Your suggestion