android-armv7a-eabi-alsa-ucm-conf

maintainer sarajensen · 0 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged Package builds from official project source hosted on alsa-project.org, a trusted domain; the flagged pattern relates to maintainer history, not malicious content.

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 90%): Package builds from official project source hosted on alsa-project.org, a trusted domain; the flagged pattern relates to maintainer history, not malicious content.

1 higher static finding superseded - not the current verdict (shown for transparency)
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# Maintainer: Gonzalo Exequiel Pedone <hipersayan DOT x AT gmail DOT com>
2# Contributor: David Runge <dvzrv@archlinux.org>
3# Contributor: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
4
5_android_arch=armv7a-eabi
6
7pkgname=android-${_android_arch}-alsa-ucm-conf
8pkgver=1.2.15.2
9pkgrel=1
10arch=('any')
11pkgdesc="ALSA Use Case Manager configuration (and topologies) (Android ${_android_arch})"
12url="https://alsa-project.org/"
13license=('BSD-3-Clause')
14depends=('android-ndk')
15makedepends=('android-environment')
16options=(!strip !buildflags staticlibs !emptydirs)
17source=("${url}/files/pub/lib/alsa-ucm-conf-${pkgver}.tar.bz2"{,.sig})
18md5sums=('922cfaa10339f58885291ab029af28a5'
19 'SKIP')
20validpgpkeys=('F04DF50737AC1A884C4B3D718380596DA6E59C91') # ALSA Release Team (Package Signing Key v1) <release@alsa-project.org>
21
22build() {
23 cd "${srcdir}/alsa-ucm-conf-${pkgver}"
24}
25
26package() {
27 cd "${srcdir}/alsa-ucm-conf-${pkgver}"
28 source android-env ${_android_arch}
29
30 install -vdm 755 "${pkgdir}/${ANDROID_PREFIX_SHARE}/alsa/"
31 cp -av ucm2 "${pkgdir}/${ANDROID_PREFIX_SHARE}/alsa/"
32
33 install -vDm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}/"
34}
35

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 17:15:21 MEDIUM 1
2026-06-19 22:34:54 CLEAN 0

Report a package

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

0 / 4000
Your suggestion