hmcl-ce-bin
LOW
maintainer tmdp6
0 votes
scanned 2026-09-05 14:00:22.289320
Why flagged
Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.
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.
PKGBUILD
1
# Maintainer:tmdp6k <mc469617638@outlook.com>
2
pkgname=hmcl-ce-bin
3
pkgver=26.8.2
4
_pkgver=26.8-release.2
5
pkgrel=1
6
pkgdesc='Community Edition of Hello Minecraft! Launcher.社区驱动、跨平台且可扩展的 Minecraft 启动器。实例、模组、整合包与账户,在一个干净的工作台里各就各位。'
7
options=('!strip' '!debug' '!emptydirs')
8
arch=('x86_64' 'aarch64')
9
url='https://github.com/HMCL-Community/HMCL-CE'
10
license=('GPL-3.0 License')
11
depends=(java-runtime-common java-environment-common jdk25-openjdk)
12
source_x86_64=(https://github.com/HMCL-Community/HMCL-CE/releases/download/v26.8-release.2/HMCL-CE-${_pkgver}.deb)
13
source_aarch64=(https://github.com/HMCL-Community/HMCL-CE/releases/download/v26.8-release.2/HMCL-CE-${_pkgver}.deb)
14
sha256sums_x86_64=('47da036354264f81b844b0e292b03c7dd6236ed52cff6c40af4bdb8d0185a570')
15
sha256sums_aarch64=('47da036354264f81b844b0e292b03c7dd6236ed52cff6c40af4bdb8d0185a570')
16
package() {
17
cd "$srcdir"
18
ar x "HMCL-CE-${_pkgver}.deb"
19
bsdtar -xf data.tar.gz -C "${pkgdir}/"
20
echo "Can you give a star for me?Thank You"
21
echo "[SHOUT]YOU NEED USE JAVA21+ to RUN THIS CE VERSION"
22
}
23
Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 2026-09-05 14:00:22 | Low | 1 |