pcln-bin

LOW
maintainer NebulaTechs 0 votes scanned 2026-08-30 03:41:10.150702
View on AUR
Why flagged

The package installs a prebuilt Debian binary from the project's official GitHub release, which is a normal distribution method; the source is verifiable and checksummed, 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 Debian binary from the project's official GitHub release, which is a normal distribution method; the source is verifiable and checksummed, posing no active threat.

PKGBUILD

1# Maintainer: NebulaTechs <NebulaTechs@users.noreply.github.com>
2pkgname=pcln-bin
3pkgver=1.4.13
4pkgrel=2
5pkgdesc="一个基于 PCL-CE 开发的 Minecraft 启动器 (PCL N Edition)"
6arch=('x86_64')
7url="https://github.com/PCL-N-Edition/PCL-N"
8license=('Apache-2.0')
9depends=('hicolor-icon-theme' 'glibc')
10provides=('pcl-n')
11conflicts=('pcl-n')
12source=("https://github.com/PCL-N-Edition/PCL-N/releases/download/v${pkgver}/PCL_N_Release_linux-x64_NoRuntime_Installer.deb")
13sha256sums=('35955df7da39acee259cd5ed1688f208ded9607cefd3d47df734913deff81c6d')
14options=('!strip')
15
16package() {
17 bsdtar -Oxf "${srcdir}/PCL_N_Release_linux-x64_NoRuntime_Installer.deb" 'data.tar*' \
18 | bsdtar -C "${pkgdir}" --use-compress-program='unzstd' -xf -
19}

Scan history

Scanned at (UTC)SeverityRules
2026-08-30 03:41:10 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