gpupaper
The package downloads prebuilt binaries from a project-owned host (project.uhhm.no), which is not whitelisted but plausibly official; checksums are provided and match the architecture-specific tarballs, reducing supply-chain risk.
Triggered rules
llm_review
The static rules flagged this MEDIUM, but an AI model (qwen/qwen3-235b-a22b-2507) reviewed the full PKGBUILD and judged it LOW (confidence 95%): The package downloads prebuilt binaries from a project-owned host (project.uhhm.no), which is not whitelisted but plausibly official; checksums are provided and match the architecture-specific tarballs, reducing supply-chain risk.
1 higher static finding superseded - not the current verdict (shown for transparency)
source_untrusted_domain
One or more source=() URLs point to a host outside the trusted allowlist (github.com, gitlab.com, codeberg.org, pypi.org, …).
-
PKGBUILD:18
source_x86_64=("gpupaper-v${pkgver}-x86_64.tar.gz::https://project.uhhm.no/bl/gpupaper/releases/download/v${pkgver}/gpupaper-v${pkgver}-x86_64.tar.gz")
PKGBUILD
1 offending line(s) highlighted# Maintainer: Bendik Aagaard Lynghaug <bendik.lynghaug@gmail.com>
pkgname=gpupaper
pkgver=0.1.4
pkgrel=1
pkgdesc="Wayland layer-surface wallpaper runner powered by GLSL/WGSL fragment shaders (wgpu)"
arch=('x86_64' 'aarch64')
options=('!strip')
url="https://project.uhhm.no/bl/gpupaper"
license=('MIT')
depends=('wayland' 'libglvnd')
optdepends=(
'vulkan-icd-loader: Vulkan backend (generic loader)'
'mesa: open-source Vulkan/OpenGL for AMD, Intel, and Raspberry Pi'
'nvidia-utils: NVIDIA Vulkan/OpenGL support'
)
provides=('gpupaper')
conflicts=('gpupaper-git' 'gpupaper-bin')
source_x86_64=("gpupaper-v${pkgver}-x86_64.tar.gz::https://project.uhhm.no/bl/gpupaper/releases/download/v${pkgver}/gpupaper-v${pkgver}-x86_64.tar.gz")
source_aarch64=("gpupaper-v${pkgver}-aarch64.tar.gz::https://project.uhhm.no/bl/gpupaper/releases/download/v${pkgver}/gpupaper-v${pkgver}-aarch64.tar.gz")
sha256sums_x86_64=('3ec7c0e733351c47fc3d4030e7a51483da9de20fc0fce4d13a201e2e7a60e0bb')
sha256sums_aarch64=('e5fe30eb629d277650950316ab03116a627288c876a94233e2189790d38af8a7')
package() {
install -Dm755 gpupaper "$pkgdir/usr/bin/gpupaper"
install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
install -dm755 "$pkgdir/usr/share/gpupaper/shaders"
install -Dm644 shaders/*.frag "$pkgdir/usr/share/gpupaper/shaders/"
}
Changes since previous scan
--- PKGBUILD @ 2026-09-13 00:19+++ PKGBUILD @ 2026-09-17 00:27@@ -1,10 +1,11 @@ # Maintainer: Bendik Aagaard Lynghaug <bendik.lynghaug@gmail.com> pkgname=gpupaper-pkgver=0.1.3+pkgver=0.1.4 pkgrel=1 pkgdesc="Wayland layer-surface wallpaper runner powered by GLSL/WGSL fragment shaders (wgpu)" arch=('x86_64' 'aarch64')-url="https://prosjekt.klingenbergbygg.no/bl/gpupaper"+options=('!strip')+url="https://project.uhhm.no/bl/gpupaper" license=('MIT') depends=('wayland' 'libglvnd') optdepends=(@@ -14,10 +15,10 @@ ) provides=('gpupaper') conflicts=('gpupaper-git' 'gpupaper-bin')-source_x86_64=("gpupaper-v${pkgver}-x86_64.tar.gz::https://prosjekt.klingenbergbygg.no/bl/gpupaper/releases/download/v${pkgver}/gpupaper-v${pkgver}-x86_64.tar.gz")-source_aarch64=("gpupaper-v${pkgver}-aarch64.tar.gz::https://prosjekt.klingenbergbygg.no/bl/gpupaper/releases/download/v${pkgver}/gpupaper-v${pkgver}-aarch64.tar.gz")-sha256sums_x86_64=('38f543f2c71a8ef3a0496acf3dbd67361fe53a7fb5f011a6e0fd9199d8c44ec6')-sha256sums_aarch64=('477021e223b03fa59a2255fea80c1a7140d2c08d11edf544bc2822b839f7dd7d')+source_x86_64=("gpupaper-v${pkgver}-x86_64.tar.gz::https://project.uhhm.no/bl/gpupaper/releases/download/v${pkgver}/gpupaper-v${pkgver}-x86_64.tar.gz")+source_aarch64=("gpupaper-v${pkgver}-aarch64.tar.gz::https://project.uhhm.no/bl/gpupaper/releases/download/v${pkgver}/gpupaper-v${pkgver}-aarch64.tar.gz")+sha256sums_x86_64=('3ec7c0e733351c47fc3d4030e7a51483da9de20fc0fce4d13a201e2e7a60e0bb')+sha256sums_aarch64=('e5fe30eb629d277650950316ab03116a627288c876a94233e2189790d38af8a7') package() { install -Dm755 gpupaper "$pkgdir/usr/bin/gpupaper"Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 2026-09-17 00:27:14 | Low | 2 |
| 2026-09-16 00:03:17 | Low | 2 |
| 2026-09-15 00:25:31 | Low | 2 |
| 2026-09-14 00:27:57 | Low | 2 |
| 2026-09-13 11:14:35 | Medium | 1 |
| 2026-09-13 00:19:54 | Low | 2 |
| 2026-09-12 00:25:17 | Low | 2 |
| 2026-09-11 00:19:22 | Low | 2 |
| 2026-09-10 00:22:44 | Low | 2 |
| 2026-09-09 00:04:09 | Low | 2 |
| 2026-09-08 00:18:08 | Low | 2 |
| 2026-09-07 00:30:15 | Low | 2 |
| 2026-09-06 00:17:06 | Low | 2 |
| 2026-09-05 00:16:27 | Low | 2 |
| 2026-09-04 00:03:13 | Low | 2 |
| 2026-09-03 00:15:47 | Low | 2 |
| 2026-09-02 00:02:31 | Low | 2 |
| 2026-09-01 00:11:19 | Low | 2 |
| 2026-08-31 00:19:57 | Low | 2 |
| 2026-08-30 00:04:14 | Low | 2 |