appimagelauncher-beta-bin

maintainer ilonachan · 0 votes · scanned 2026-08-18 00:03:42.021799
LOW
View on AUR ↗
Why flagged The package downloads a prebuilt .deb from the project's official GitHub releases, which is a normal distribution method; the low severity is due to the unverifiable binary from a non-whitelisted host, but it is not actively malicious or obfuscated.

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 downloads a prebuilt .deb from the project's official GitHub releases, which is a normal distribution method; the low severity is due to the unverifiable binary from a non-whitelisted host, but it is not actively malicious or obfuscated.

PKGBUILD

1# Maintainer: ilonachan < n a g a t o _ i l o n a at p r o t o n dot m e >
2
3pkgname=appimagelauncher-beta-bin
4_pkgname=appimagelauncher
5pkgver=3.0.0_beta_3
6_pkgver_details=3.0.0-beta-2-gha287.96cb937
7pkgrel=1
8pkgdesc="Helper app that 'makes your Linux desktop AppImage ready™.'"
9arch=('x86_64')
10license=('MIT')
11url="https://github.com/TheAssassin/AppImageLauncher"
12provides=("${_pkgname%}")
13conflicts=("${_pkgname%}")
14depends=('cairo' 'desktop-file-utils' 'hicolor-icon-theme' 'libappimage' 'libbsd' 'libxpm' 'qt5-base' 'shared-mime-info')
15
16source=("https://github.com/TheAssassin/AppImageLauncher/releases/download/v${pkgver//_/-}/appimagelauncher_${_pkgver_details}_amd64.deb")
17sha256sums=('4117552105968a8011955d065b5fd55f547a2ed21dac1fe0a046ee9b60220c36')
18
19package() {
20 cd "$srcdir/"
21 tar xaf data.tar.xz -C $pkgdir
22 cd $pkgdir/usr/share/applications
23}
24

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 11:30:23 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