fenriz-bar-bin

LOW
maintainer zackb 0 votes scanned 2026-09-14 00:27:57.913550
View on AUR
Why flagged

The package downloads a prebuilt binary release from the project's own GitHub repository, which is a normal distribution method; the source is verifiable via checksum and poses no active malicious behavior.

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 downloads a prebuilt binary release from the project's own GitHub repository, which is a normal distribution method; the source is verifiable via checksum and poses no active malicious behavior.

PKGBUILD

1pkgname=fenriz-bar-bin
2pkgver=0.1.15
3pkgrel=1
4pkgdesc="Status bar for Wayland compositors (Binary Release)"
5arch=('x86_64')
6url="https://github.com/zackb/fenriz"
7license=('MIT')
8depends=('gtk4' 'gtk4-layer-shell' 'glib2' 'json-glib' 'wayland' 'wireplumber' 'libnm')
9optdepends=('fenriz: the compositor this bar is built for'
10 'fenriz-desktop: shared config and theme'
11 'networkmanager: wifi'
12 'bluez: bluetooth'
13 'upower: battery')
14provides=('fenriz-bar')
15conflicts=('fenriz-bar' 'fenriz-bar-git')
16source=("${url}/releases/download/v${pkgver}/fenriz-bar-${pkgver}.tar.gz")
17sha256sums=('727d599320e2e262512213ce0c926c910d256a71eea2e09d877cdf76855492a6')
18
19package() {
20 cd "fenriz-bar-${pkgver}"
21
22 cp -dr --no-preserve=ownership usr "$pkgdir/"
23}
24

Scan history

Scanned at (UTC)SeverityRules
2026-09-14 00:27:57 Low 2
2026-09-13 23:15:25 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