eduke32

LOW
maintainer patlefort 132 votes scanned 2026-09-17 00:27:14.276658
View on AUR
Why flagged

The source is a tarball from a project-affiliated host (dukeworld.com) used for building the software, which is a normal AUR practice; the host is not whitelisted but is plausibly official, and the checksums are provided and valid.

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-2507) reviewed the full PKGBUILD and judged it LOW (confidence 95%): The source is a tarball from a project-affiliated host (dukeworld.com) used for building the software, which is a normal AUR practice; the host is not whitelisted but is plausibly official, and the checksums are provided and valid.

2 higher static findings 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:19 source=("http://dukeworld.com/$pkgname/synthesis/$_pkgdate-$_pkgrev/eduke32_src_$_pkgdate-$_pkgrev.tar.xz"
Medium Recently orphaned & re-adopted orphaned_readopted

This package was orphaned and re-adopted within the last 30 days — a window where ownership transfers can introduce malicious changes.

PKGBUILD

1 offending line(s) highlighted
1# Maintainer: Frederic Bezies <fredbezies at gmail dot com>
2# Contributors: carstene1ns, Arkham, Christoph Zeiler and JD Steffen
3
4pkgname=eduke32
5_pkgdate=20260807
6_pkgrev='10669-ec5824db8'
7pkgver=$_pkgdate.r${_pkgrev/-/_}
8pkgrel=3
9pkgdesc="An advanced Duke Nukem 3D source port"
10arch=('x86_64')
11url="http://eduke32.com/"
12license=('GPL' 'custom: BUILD')
13depends=('libvpx' 'sdl2-compat' 'flac' 'libvorbis' 'alsa-lib')
14makedepends=('mesa' 'glu')
15optdepends=('freepats-general-midi: a free soundfont for music'
16 'fluidsynth: alternative midi sequencer'
17 'eduke32-shareware-episode: Duke Nukem 3D Demo')
18install=$pkgname.install
19source=("http://dukeworld.com/$pkgname/synthesis/$_pkgdate-$_pkgrev/eduke32_src_$_pkgdate-$_pkgrev.tar.xz"
20 "$pkgname.png"
21 "$pkgname.desktop")
22sha256sums=('f292e2c69f7f3453dd145d19ce1c114bd7136a8a9cf5b9b6641525fd53fa56c5'
23 'b55a264b4682afabd49587d700d4c85ce6c2e7af7ce2764dd217ebe167549863'
24 'cf2ea2c6a0d85ab15e30171ed5b921f1fcf5644de7af9638c0ef60de21c44f24')
25options=(!debug)
26
27build() {
28 cd eduke32_$_pkgdate-$_pkgrev
29
30 # add cxxflags, set revision
31 make PACKAGE_REPOSITORY=1 VC_REV=$_pkgrev #PRETTY_OUTPUT=0
32}
33
34package() {
35 cd eduke32_$_pkgdate-$_pkgrev
36
37 # install binaries, buildlicense, icon and desktop files
38 install -d "$pkgdir"/usr/bin
39 install -m755 eduke32 mapster32 "$pkgdir"/usr/bin
40 install -Dm644 package/common/buildlic.txt "$pkgdir"/usr/share/licenses/$pkgname/buildlic.txt
41 install -Dm644 ../$pkgname.png "$pkgdir"/usr/share/pixmaps/$pkgname.png
42 install -Dm644 ../$pkgname.desktop "$pkgdir"/usr/share/applications/$pkgname.desktop
43}
44

Scan history

Scanned at (UTC)SeverityRules
2026-09-17 00:27:14 Low 3
2026-09-16 00:03:17 Low 3
2026-09-15 00:25:31 Low 3
2026-09-14 00:27:57 Low 3
2026-09-13 00:19:54 Low 3
2026-09-12 00:25:17 Low 3
2026-09-11 00:19:22 Low 3
2026-09-10 00:22:44 Low 3
2026-09-09 00:04:09 Low 3
2026-09-08 00:18:08 Low 3
2026-09-07 00:30:15 Low 3
2026-09-06 00:17:06 Low 3
2026-09-05 00:16:27 Low 3
2026-09-04 00:03:13 Low 3
2026-09-03 00:15:47 Low 3
2026-09-02 00:02:31 Low 3
2026-09-01 00:11:19 Low 3
2026-08-31 00:19:57 Low 3
2026-08-30 00:04:14 Low 3
2026-08-29 00:29:17 Low 3

Report a package

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

0 / 4000
Your suggestion