Package Details: jeveassets 8.1.2-1

Git Clone URL: https://aur.archlinux.org/jeveassets.git (read-only, click to copy)
Package Base: jeveassets
Description: Out-of-game asset manager for Eve-Online, written in Java
Upstream URL: http://eve.nikr.net/jeveasset
Keywords: assets eve eveonline java
Licenses: GPL2
Submitter: NovaMoon
Maintainer: denspirit (tyrheimdal)
Last Packager: tyrheimdal
Votes: 9
Popularity: 0.000000
First Submitted: 2016-02-17 09:38 (UTC)
Last Updated: 2026-03-16 04:54 (UTC)

Dependencies (1)

Required by (0)

Sources (8)

Latest Comments

1 2 3 Next › Last »

tyrheimdal commented on 2026-03-16 04:56 (UTC)

Updated to 8.1.2.

See Release Notes for more information.

tyrheimdal commented on 2025-07-22 11:58 (UTC)

Updated to 8.0.3.

See Release Notes for more information.

PS: On vacation, hence a bit of update delay.

tyrheimdal commented on 2025-05-05 17:43 (UTC)

Updated to 8.0.2.

See Release Notes for more information.

tyrheimdal commented on 2025-04-27 16:11 (UTC)

Updated to 8.0.1.

See Release Notes for more information.

tyrheimdal commented on 2025-04-19 15:49 (UTC)

Updated to 8.0.0.

See Release Notes for more information.

tyrheimdal commented on 2025-02-21 21:34 (UTC)

@andrei8l: I agree with you, and initially changed it to jdk-openjdk. However @denspirit decided to change it to a full runtime environment again last year.

I'm guessing it was due to it colliding for him and other needs, which is understandable.

I'll push the change now for using java-runtime, as it should allow for the user to choose between either as both provides a runtime sufficient for jeveassets.

Thanks for the input!

andrei8l commented on 2025-02-20 10:49 (UTC)

Dependency should be java-runtime, not java-environment

tyrheimdal commented on 2025-02-19 19:10 (UTC)

Updated to 7.9.4.

See Release Notes for more information.

tyrheimdal commented on 2025-02-13 22:38 (UTC)

Updated to 7.9.3.

See Release Notes for more information.

NOTE: Made a woopsie in the git commit message. Should've said Bumped version to 7.9.3 not Bumped version to 7.9.2.

At least the update was reasonably fast this time. :)

denspirit commented on 2024-02-24 18:52 (UTC)

The changes in pkgrel would reflect exactly that though. We could probably ask GoldenGnu to allow us to store static data somewhere in user folder, so that his update logic on startup works and we can remove data.zip from the package entirely.

Another option is to convert the whole package into a thin wrapper that knows how to download initial version of a jar into home folder and let it do its work.