protonplus-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 third party, but the source is verifiable and matches the project it claims to be; the main risk is indirect trust in the maintainer's build, not active malice.

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 third party, but the source is verifiable and matches the project it claims to be; the main risk is indirect trust in the maintainer's build, not active malice.

PKGBUILD

1# Maintainer: Felitendo
2# This PKGBUILD is updated automatically:
3# https://github.com/Felitendo/PKGBUILDS
4
5pkgname=protonplus-bin
6pkgver=0.5.21
7pkgrel=1
8pkgdesc="Modern compatibility tools manager (prebuilt)"
9arch=('x86_64')
10url="https://github.com/Vysp3r/ProtonPlus"
11license=('GPL-3.0-or-later')
12depends=('gtk4' 'json-glib' 'libadwaita' 'libarchive' 'libgee' 'libsoup3'
13 'hicolor-icon-theme')
14provides=('protonplus')
15conflicts=('protonplus')
16source=("${pkgname}-${pkgver}-${pkgrel}.tar.zst::https://github.com/Felitendo/PKGBUILDS/releases/download/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.zst")
17sha256sums=('144992c7ad6a614cb05742ba2106cdc6a03329631fd64905932e11dd3636d7f2')
18
19package() {
20 cp -a "$srcdir/usr" "$pkgdir/"
21}
22

Changes since previous scan

--- PKGBUILD @ 2026-07-24 11:27
+++ PKGBUILD @ 2026-08-03 00:08
@@ -13,7 +13,7 @@
'hicolor-icon-theme')
provides=('protonplus')
conflicts=('protonplus')
-source=("https://github.com/Felitendo/PKGBUILDS/releases/download/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.zst")
+source=("${pkgname}-${pkgver}-${pkgrel}.tar.zst::https://github.com/Felitendo/PKGBUILDS/releases/download/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.zst")
sha256sums=('144992c7ad6a614cb05742ba2106cdc6a03329631fd64905932e11dd3636d7f2')
package() {

Scan history

Scanned at (UTC)SeverityRules
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 13:27:52 LOW 2
2026-07-24 11:27:50 MEDIUM 2
2026-07-24 09:27:42 MEDIUM 2

Report a package

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

0 / 4000
Your suggestion