summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTyr Heimdal2023-10-03 18:22:34 +0200
committerTyr Heimdal2023-10-03 18:22:34 +0200
commitbc9712875d3fe5eed34aa9bd55ce8f76ff419f9c (patch)
tree29c81108015918f009c3847be2c136bb53b2935f
parentc13c512de3a8ec744b807a9e67da7d045efc20e3 (diff)
downloadaur-bc9712875d3fe5eed34aa9bd55ce8f76ff419f9c.tar.gz
Bumped version to 7.8.0
jEveAssets 7.8.0 New Features: -Rename Stockpile Groups (Issue #379) -Group multiple stockpiles (Issue #377) -Delete multiple stockpiles (Issue #377) -Added income/expenditure/total to the journal statusbar (Issue #17) -Import systems to the routing tool (Issue #208) -Sorting contract columns now sort the contract groups too (Issue #374) -Added ore/ice/gas to the materials tool (Issue #391) -Made each group optional in the materials tool (Issue #391) -Added reprocessed/manufacturing columns to the contracts tool (Issue #412) -Import eve fitting xml to stockpiles (Issue #382) -Added output volume column to the industry jobs tool (Issue #418) -Different color for orders outbid by your own orders (Issue #416) -Added option to ignore multiplier for stockpile items (Issue #411) -Added owned column to industry jobs/market orders/contracts Bug Fixes: -Update table cell on stockpile delete -Reprocessed count/account name/stockpile multiplier require enter (Issue #410) -Stockpile menu wasn't updating on stockpile rename -Added expired status to contracts (Issue #415) -PB materials added to stockpiles are rounded up (Issue #413) Changed: -Removed evemarketer.com API as a market price source Code: -Added fail-safe for endless outbid update loop on error jEveAssets 7.7.0 New Features: -Added corporation mining ledger (Issue #371) -Added wallet division column to the market orders tool (Issue #375) -Added completed by column to the industry jobs tool (Issue #389) -Allow users to add their own mp3 files for sound alerts (Issue #378) -Manufacturing price column to assets/tree/items/market orders (Issue #138) -Made the stockpile dialog for adding manufacturing materials more detailed -Retry invalid accounts from the account manager -Added options for more visible chart colors (Issue #387 & #404) -Added tooltips for filter buttons Bug Fixes: -Stockpile total for transaction and contract columns showed wrong value -Ensure adding to the reprocessed tool is always great than zero -Industry jobs default filters didn't include cancelled/reverted (Issue #399) -Stockpile menu could overflow (Issue #381) -Shopping list and subpiles didn't work with "matching all" (Issue #403) Changed: -Made it more obvious that reprocessed count is editable -Made it more obvious that stockpile multiplier and target cells are editable -Removed evepraisal from the lookup menu Code: -Moved reprocessed price to the item class (Issue #373) -Changed audio format from wave to mp3 (Issue #378) Signed-off-by: Tyr Heimdal <tyr.heimdal@warning.no>
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 162f11407998..5291615e5f59 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,20 @@
pkgbase = jeveassets
pkgdesc = Out-of-game asset manager for Eve-Online, written in Java
- pkgver = 7.6.1
+ pkgver = 7.8.0
pkgrel = 1
url = http://eve.nikr.net/jeveasset
install = jeveassets.install
arch = any
license = GPL2
depends = jre-openjdk
- source = https://github.com/GoldenGnu/jeveassets/releases/download/jeveassets-7.6.1/jeveassets-7.6.1.zip
+ source = https://github.com/GoldenGnu/jeveassets/releases/download/jeveassets-7.8.0/jeveassets-7.8.0.zip
source = packagemanager.properties
source = jeveassets.desktop
source = jeveassets_16x16.png
source = jeveassets_32x32.png
source = jeveassets_64x64.png
source = jeveassets.sh
- sha256sums = 585060c05e8d444e6f21603b1e760cdf272dbd14e368b2e593f6b309bcae9cfc
+ sha256sums = fa094f39923f4a097498c66a195bfc559cf738325a83d1550bef94a21e432a29
sha256sums = 0203673802ba5102e8acae19c463ab1cd79663653cce38431362367d220f951e
sha256sums = 99dd564f33ea7e7a71980b829125207a53a18c2c31f5907d1e8842b64217d69b
sha256sums = 23ff2740653dddaafc0a40dcdadfa667a55d28389088dda8bc6eca1c66298150
diff --git a/PKGBUILD b/PKGBUILD
index 69ec16e802cc..a1063b70c100 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Tyr Heimdal <tyr.heimdal@warning.no>
pkgname=jeveassets
-pkgver=7.6.1
+pkgver=7.8.0
pkgrel=1
pkgdesc="Out-of-game asset manager for Eve-Online, written in Java"
arch=('any')
@@ -20,7 +20,7 @@ source=(
"${pkgname}_64x64.png"
"$pkgname.sh")
-sha256sums=('585060c05e8d444e6f21603b1e760cdf272dbd14e368b2e593f6b309bcae9cfc'
+sha256sums=('fa094f39923f4a097498c66a195bfc559cf738325a83d1550bef94a21e432a29'
'0203673802ba5102e8acae19c463ab1cd79663653cce38431362367d220f951e'
'99dd564f33ea7e7a71980b829125207a53a18c2c31f5907d1e8842b64217d69b'
'23ff2740653dddaafc0a40dcdadfa667a55d28389088dda8bc6eca1c66298150'