file-roller-linuxmint

LOW
maintainer Santi-Burgos 4 votes scanned 2026-09-17 00:27:14.276658
View on AUR
Why flagged

The source is a tarball from Linux Mint's official package pool, which is a plausible and project-related host for a Linux Mint variant; building from this source is normal packaging practice and not inherently dangerous.

Triggered rules

Low AI review downgraded a static finding llm_review

The static rules flagged this MEDIUM, but an AI model (qwen/qwen3-235b-a22b-07-25) reviewed the full PKGBUILD and judged it LOW (confidence 95%): The source is a tarball from Linux Mint's official package pool, which is a plausible and project-related host for a Linux Mint variant; building from this source is normal packaging practice and not inherently dangerous.

1 higher static finding superseded - not the current verdict (shown for transparency)
Medium source=() URL on a non-standard host 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:54 source=("http://packages.linuxmint.com/pool/upstream/f/${_pkgname}/${_pkgname}_${pkgver}+mint1+${_pkgver}.tar.xz")

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Santiago Burgos <santiago.burgos1089@gmail.com>
2# Contributor: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
3# Contributor: Fabian Bornschein <fabiscafe@archlinux.org>
4# Contributor: Jan de Groot <jgc@archlinux.org>
5
6pkgname=file-roller-linuxmint
7_pkgname=file-roller
8pkgver=43.0
9_pkgver=wilma
10pkgrel=3
11pkgdesc="Create and modify archives. Linux Mint version"
12url="https://wiki.gnome.org/Apps/FileRoller"
13arch=(x86_64)
14license=(GPL-2.0-or-later)
15depends=(
16 'dconf'
17 'file'
18 'gcc-libs'
19 'glib2'
20 'glibc'
21 'gtk3'
22 'hicolor-icon-theme'
23 'json-glib'
24 'libarchive'
25 'libhandy'
26 'libportal-gtk3'
27 'pango'
28 'unzip'
29 'zip'
30)
31makedepends=(
32 'appstream-glib'
33 'glib2-devel'
34 'libnautilus-extension'
35 'meson'
36 'yelp-tools'
37)
38provides=(
39 ${_pkgname}
40 file-roller-gtk3
41)
42conflicts=(
43 ${_pkgname}
44 file-roller-gtk3
45)
46optdepends=(
47 'lrzip: lrzip archive support'
48 '7zip: 7z, arj, exe and encrypted zip files support'
49 'squashfs-tools: squashfs image support'
50 'unace: ACE archive support'
51 'unrar: better RAR archive support'
52)
53#source=("http://packages.linuxmint.com/pool/upstream/f/${_pkgname}/${_pkgname}_${pkgver}-${pkgrel}+${_pkgver}.tar.xz")
54source=("http://packages.linuxmint.com/pool/upstream/f/${_pkgname}/${_pkgname}_${pkgver}+mint1+${_pkgver}.tar.xz")
55sha256sums=('32b3a7a803ac53889c25c006622229685e8bf421bde70712f9f221967df44978')
56
57prepare() {
58 cd $_pkgname
59}
60
61build() {
62 arch-meson $_pkgname build
63 meson compile -C build
64}
65
66check() {
67 meson test -C build --print-errorlogs
68}
69
70package() {
71 meson install -C build --destdir "$pkgdir"
72}
73

Scan history

Scanned at (UTC)SeverityRules
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 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
2026-08-29 00:29:17 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