Package Details: hmcl-dev-bin 3.5.7-247

Git Clone URL: https://aur.archlinux.org/hmcl-dev-bin.git (read-only, click to copy)
Package Base: hmcl-dev-bin
Description: None
Upstream URL: https://github.com/huanghongxun/HMCL
Keywords: hmcl
Licenses: GPL3
Submitter: Horange321
Maintainer: Horange321
Last Packager: Horange321
Votes: 2
Popularity: 0.74
First Submitted: 2022-12-31 12:25 (UTC)
Last Updated: 2024-05-17 10:17 (UTC)

Dependencies (1)

Required by (0)

Sources (3)

Latest Comments

oec commented on 2024-05-16 08:27 (UTC) (edited on 2024-05-17 05:02 (UTC) by oec)

v3.5.7.247 released.

SHA256SUM of hmcl-dev-3.5.7.247.jar = d883daa7cc59c9502b9db6a63e6be6552afd3fa9527d69590e9e1b97d3e9e443

Horange321 commented on 2024-02-06 18:14 (UTC)

Depends have been changed

w568w commented on 2024-02-05 13:31 (UTC) (edited on 2024-02-05 13:32 (UTC) by w568w)

Please do not make the package depend on jre-openjdk anymore - Arch has forbidden the coexistent of JRE and JDK. Any Java developer is unable to install hmcl-dev-bin now.

They changed this without hesitation because Java package guidelines has recommended using java-runtime dependency for applications requiring Java Runtime for years. Having a direct dependency on the JRE is a VERY BAD practice.