sandpaper-sudoku-gtk-bin

maintainer Hunman · 0 votes · scanned 2026-08-18 00:03:42.021799
LOW
View on AUR ↗
Why flagged The package installs a pre-built binary and a model file from trusted project-owned sources (GitLab and GitHub), with verified checksums; the low severity is due to the pre-built nature of the binary, but the sources are official and checksummed.

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 pre-built binary and a model file from trusted project-owned sources (GitLab and GitHub), with verified checksums; the low severity is due to the pre-built nature of the binary, but the sources are official and checksummed.

PKGBUILD

1# Maintainer: Sándor Rátkai <sandor@ratk.ai>
2pkgname=sandpaper-sudoku-gtk-bin
3pkgver=1.1.3
4pkgrel=1
5pkgdesc="GTK4 Sudoku application for ePaper devices with stylus input (pre-built binary)"
6url='https://gitlab.com/sandpaper-project/sandpaper-sudoku/sandpaper-sudoku-gtk'
7arch=('x86_64' 'aarch64')
8license=('MIT')
9depends=('gtkmm-4.0' 'onnxruntime-cpu')
10provides=('sandpaper-sudoku-gtk')
11conflicts=('sandpaper-sudoku-gtk' 'sandpaper-sudoku-gtk-git')
12source_x86_64=("sandpaper-sudoku-gtk-${pkgver}-x86_64.tar.gz::https://gitlab.com/api/v4/projects/84242371/packages/generic/binary/1.1.3/sandpaper-sudoku-gtk-${pkgver}-x86_64.tar.gz"
13 "mnist-12.onnx::https://github.com/onnx/models/raw/main/validated/vision/classification/mnist/model/mnist-12.onnx")
14source_aarch64=("sandpaper-sudoku-gtk-${pkgver}-aarch64.tar.gz::https://gitlab.com/api/v4/projects/84242371/packages/generic/binary/1.1.3/sandpaper-sudoku-gtk-${pkgver}-aarch64.tar.gz"
15 "mnist-12.onnx::https://github.com/onnx/models/raw/main/validated/vision/classification/mnist/model/mnist-12.onnx")
16sha256sums_x86_64=('d454f901ade81696c38c1390643c7f800619ced240ac06a9af431acc6d50f023'
17 '5c688690f8bacf667d4c2074af5ad0646ca328d7ab03eccf944a65b320171bdd')
18sha256sums_aarch64=('9126e288f1e55f5db923d28c9f2d946cf4dc05375f7cfa63566aa66967663521'
19 '5c688690f8bacf667d4c2074af5ad0646ca328d7ab03eccf944a65b320171bdd')
20
21package() {
22 cp -a "${srcdir}/usr" "${pkgdir}/"
23 install -Dm644 "${srcdir}/mnist-12.onnx" \
24 "${pkgdir}/usr/share/sandpaper-sudoku-gtk/mnist-12.onnx"
25}
26

Scan history

Scanned at (UTC)SeverityRules
2026-08-18 00:03:42 LOW 2
2026-08-17 00:18:29 LOW 2
2026-08-16 00:03:42 LOW 2
2026-08-15 00:26:13 LOW 2
2026-08-14 00:03:41 LOW 2
2026-08-13 00:17:07 LOW 2
2026-08-12 00:27:08 LOW 2
2026-08-11 17:21:34 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