basalt-launcher-dev-bin

maintainer MegalithOfficial · 0 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The package installs a prebuilt .deb from the project's official GitHub releases, which is a normal distribution method; the source is verifiable via checksum and hosted on a trusted platform, posing no active threat.

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 prebuilt .deb from the project's official GitHub releases, which is a normal distribution method; the source is verifiable via checksum and hosted on a trusted platform, posing no active threat.

PKGBUILD

1# Maintainer: MegalithOfficial <gekocakaya@gmail.com>
2pkgname=basalt-launcher-dev-bin
3pkgver=1.0.0.dev.5.1
4pkgrel=1
5pkgdesc="A polished Minecraft launcher with practical instance and content management (development build)"
6arch=('x86_64')
7url="https://github.com/MegalithOfficial/basalt-launcher"
8license=('GPL-3.0-only')
9depends=('cairo' 'desktop-file-utils' 'gdk-pixbuf2' 'glib2' 'gtk3' 'hicolor-icon-theme' 'libsoup3' 'pango' 'webkit2gtk-4.1')
10makedepends=('libarchive')
11provides=('basalt-launcher')
12conflicts=('basalt-launcher' 'basalt-launcher-bin')
13options=('!strip' '!debug')
14source_x86_64=("${pkgname}-${pkgver}.deb::https://github.com/MegalithOfficial/basalt-launcher/releases/download/v1.0.0-dev.5.1/Basalt.Launcher_1.0.0_amd64.deb")
15sha256sums_x86_64=('4296b017dc6c12669780e03f40313a3c913d5b6a6a66901d9d6f57708128745a')
16
17package() {
18 bsdtar -xf "${pkgname}-${pkgver}.deb"
19 bsdtar -xf data.tar.* -C "${pkgdir}"
20 mv "${pkgdir}/usr/share/applications/Basalt Launcher.desktop" \
21 "${pkgdir}/usr/share/applications/basalt-launcher.desktop"
22}
23

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 23:19:22 LOW 2
2026-07-31 19:18:43 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