bazaar-bin
maintainer Felitendo
· 0 votes
· scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged
The package installs a prebuilt binary from a GitHub release by a maintainer who auto-updates PKGBUILDs; while the host is not the project's primary repo, it is a known maintainer, and the binary is for a legitimate app, making the risk low despite unverifiable origin.
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 installs a prebuilt binary from a GitHub release by a maintainer who auto-updates PKGBUILDs; while the host is not the project's primary repo, it is a known maintainer, and the binary is for a legitimate app, making the risk low despite unverifiable origin.
PKGBUILD
1
# Maintainer: Felitendo
2
# This PKGBUILD is updated automatically:
3
# https://github.com/Felitendo/PKGBUILDS
4
5
pkgname=bazaar-bin
6
pkgver=0.9.1
7
pkgrel=1
8
pkgdesc="App store for GNOME with a focus on flatpaks and Flathub (prebuilt)"
9
arch=('x86_64')
10
url="https://github.com/bazaar-org/bazaar"
11
license=('GPL-3.0-only')
12
depends=('appstream' 'cairo' 'dconf' 'flatpak' 'glib2' 'glycin' 'glycin-gtk4'
13
'graphene' 'gtk4' 'gtksourceview5' 'json-glib' 'libadwaita' 'libdex'
14
'libheif' 'libmalcontent' 'libproxy' 'libsecret' 'libsoup3' 'libxmlb'
15
'libyaml' 'md4c' 'pango' 'webkitgtk-6.0' 'hicolor-icon-theme')
16
optdepends=('krunner-bazaar: krunner integration'
17
'malcontent: parental controls')
18
provides=('bazaar')
19
conflicts=('bazaar')
20
source=("https://github.com/Felitendo/PKGBUILDS/releases/download/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.zst")
21
sha256sums=('236a8b672a9a67de9a240450f527b119bb4cbdfa0533e49578589fe83638e3dc')
22
23
package() {
24
cp -a "$srcdir/usr" "$pkgdir/"
25
}
26
Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 2026-08-03 00:08:14 | LOW | 2 |
| 2026-08-02 00:16:08 | LOW | 2 |
| 2026-08-01 00:11:18 | LOW | 2 |
| 2026-07-31 00:14:10 | LOW | 2 |
| 2026-07-30 00:17:23 | LOW | 2 |
| 2026-07-29 00:25:53 | LOW | 2 |
| 2026-07-28 00:07:28 | LOW | 2 |
| 2026-07-27 00:24:32 | LOW | 2 |
| 2026-07-26 00:07:32 | LOW | 2 |
| 2026-07-25 00:13:44 | LOW | 2 |
| 2026-07-24 09:27:42 | LOW | 2 |