From 9ba64015b53ca4b45c849c92a7af31dacb69e06e Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Mon, 11 Feb 2019 13:48:44 +0100 Subject: [PATCH] EVE Mining Calc: Switch to YAML --- ...g16d5fgs46r84tserg51f3d21ger6.eveminer.txt | 28 ----------------- ...g16d5fgs46r84tserg51f3d21ger6.eveminer.yml | 30 +++++++++++++++++++ 2 files changed, 30 insertions(+), 28 deletions(-) delete mode 100644 metadata/com.randomlettersandnumbers15645151gd65fg16d5fgs46r84tserg51f3d21ger6.eveminer.txt create mode 100644 metadata/com.randomlettersandnumbers15645151gd65fg16d5fgs46r84tserg51f3d21ger6.eveminer.yml diff --git a/metadata/com.randomlettersandnumbers15645151gd65fg16d5fgs46r84tserg51f3d21ger6.eveminer.txt b/metadata/com.randomlettersandnumbers15645151gd65fg16d5fgs46r84tserg51f3d21ger6.eveminer.txt deleted file mode 100644 index f7799d9988..0000000000 --- a/metadata/com.randomlettersandnumbers15645151gd65fg16d5fgs46r84tserg51f3d21ger6.eveminer.txt +++ /dev/null @@ -1,28 +0,0 @@ -Categories:Games -License:GPL-3.0 -Web Site: -Source Code:https://github.com/Somethingweirdhere/Mining-Helper-for-EVE-Online -Issue Tracker:https://github.com/Somethingweirdhere/Mining-Helper-for-EVE-Online/issues - -Auto Name:EVE Mining Calc -Summary:Mining Helper for EVE Online -Description: -This simple app let's you select some ores and will fetch their prices in -Tradehubs. Then it will display them sorted by your profit so you don't have to -worry about things like checking their prices, volumes and calculating your -profit. You can also specify systems: Telling the app that you are in a 0.7 -Gallente system will make it display only the ores that are avaible there. -. - -Repo Type:git -Repo:https://github.com/Somethingweirdhere/Mining-Helper-for-EVE-Online.git - -Build:10.1,13 - commit=v1.1 - subdir=app - gradle=yes - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:10.1 -Current Version Code:13 diff --git a/metadata/com.randomlettersandnumbers15645151gd65fg16d5fgs46r84tserg51f3d21ger6.eveminer.yml b/metadata/com.randomlettersandnumbers15645151gd65fg16d5fgs46r84tserg51f3d21ger6.eveminer.yml new file mode 100644 index 0000000000..0202308dd2 --- /dev/null +++ b/metadata/com.randomlettersandnumbers15645151gd65fg16d5fgs46r84tserg51f3d21ger6.eveminer.yml @@ -0,0 +1,30 @@ +Categories: + - Games +License: GPL-3.0 +SourceCode: https://github.com/Somethingweirdhere/Mining-Helper-for-EVE-Online +IssueTracker: https://github.com/Somethingweirdhere/Mining-Helper-for-EVE-Online/issues + +AutoName: EVE Mining Calc +Summary: Mining Helper for EVE Online +Description: |- + This simple app let's you select some ores and will fetch their prices in + Tradehubs. Then it will display them sorted by your profit so you don't have to + worry about things like checking their prices, volumes and calculating your + profit. You can also specify systems: Telling the app that you are in a 0.7 + Gallente system will make it display only the ores that are avaible there. + +RepoType: git +Repo: https://github.com/Somethingweirdhere/Mining-Helper-for-EVE-Online.git + +Builds: + - versionName: '10.1' + versionCode: 13 + commit: v1.1 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '10.1' +CurrentVersionCode: 13