pcl-n-bin

maintainer willker · 0 votes · scanned 2026-08-03 00:08:14.047287
LOW
View on AUR ↗
Why flagged The package downloads a prebuilt binary from the project's official GitHub release, which is a normal AUR practice; the source is verifiable and the payload is not obfuscated, but the low vote count and recent upload are minor risk indicators.

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 binary from the project's official GitHub release, which is a normal AUR practice; the source is verifiable and the payload is not obfuscated, but the low vote count and recent upload are minor risk indicators.

PKGBUILD

1# Maintainer: willker <wz[dot]willker[at]gmail[dot]com>
2
3pkgname=pcl-n-bin
4pkgver=1.2.7
5pkgrel=3
6pkgdesc="一个基于 PCL-CE 开发的 Minecraft 启动器"
7arch=('x86_64')
8url="https://github.com/PCL-N-Edition/PCL-N"
9license=('Apache-2.0')
10depends=('dotnet-runtime-10.0' 'hicolor-icon-theme')
11source=("$url/releases/download/v$pkgver-release/PCL_N_Release_linux-x64_NoRuntime_NoPlugin.tar.gz"
12 "https://raw.githubusercontent.com/PCL-N-Edition/PCL-N/refs/heads/dev/PCL.Desktop/Assets/icon.png"
13 "pcl-n"
14 "pcl-n.desktop")
15sha256sums=('b04bc7ea10c8269900476482e9db7589aeae409dc3d51576ad0ddad5b0bc1b69'
16 '774d947a09c84e59200504edae792bfd92e1e3d1a76ce9d5188d00b83e7070cb'
17 'f92fd09e12fa53a8b623a96d969c90ab17d7402a47aa84d4d7271edfb257a7a0'
18 '23c9bb1fb895be68f664c7b4cb142e492941e09b641f5f5a8267af5b03a9c857')
19options=('!strip')
20
21package() {
22 install -Dm755 PCL.Desktop "$pkgdir/usr/bin/PCL-N"
23 install -Dm755 -t "$pkgdir/usr/bin" pcl-n
24 install -Dm644 icon.png "$pkgdir/usr/share/icons/hicolor/256x256/apps/pcl-n.png"
25 install -Dm644 -t "$pkgdir/usr/share/applications" pcl-n.desktop
26}
27

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 00:17:23 LOW 2
2026-07-29 00:25:53 LOW 2
2026-07-28 00:07:28 LOW 2
2026-07-27 17:35:03 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