From 1350385709482c60c4c726481672676657e4c7dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20P=C3=B6hn?= Date: Fri, 12 Jul 2019 14:29:19 +0200 Subject: [PATCH] rewrite yml: fr.tvbarthel.apps.simplethermometer --- .../fr.tvbarthel.apps.simplethermometer.txt | 29 ----------------- .../fr.tvbarthel.apps.simplethermometer.yml | 32 +++++++++++++++++++ 2 files changed, 32 insertions(+), 29 deletions(-) delete mode 100644 metadata/fr.tvbarthel.apps.simplethermometer.txt create mode 100644 metadata/fr.tvbarthel.apps.simplethermometer.yml diff --git a/metadata/fr.tvbarthel.apps.simplethermometer.txt b/metadata/fr.tvbarthel.apps.simplethermometer.txt deleted file mode 100644 index 1707af85d1..0000000000 --- a/metadata/fr.tvbarthel.apps.simplethermometer.txt +++ /dev/null @@ -1,29 +0,0 @@ -AntiFeatures:NonFreeDep -Categories:System -License:Apache-2.0 -Web Site: -Source Code:https://github.com/tvbarthel/SimpleThermometerProject -Issue Tracker:https://github.com/tvbarthel/SimpleThermometerProject/issues -Changelog:https://github.com/tvbarthel/SimpleThermometerProject/releases - -Auto Name:SimpleThermometer -Summary:Show current temperature -Description: -Fetches the temperature based on your location and displays it in a color of -your choosing. - -AntiFeautre: Billing library required. -. - -Repo Type:git -Repo:https://github.com/tvbarthel/SimpleThermometerProject - -Build:3.1.0,9 - commit=v3.1.0 - subdir=SimpleThermometer - gradle=yes - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:3.1.0 -Current Version Code:9 diff --git a/metadata/fr.tvbarthel.apps.simplethermometer.yml b/metadata/fr.tvbarthel.apps.simplethermometer.yml new file mode 100644 index 0000000000..65d2df9b02 --- /dev/null +++ b/metadata/fr.tvbarthel.apps.simplethermometer.yml @@ -0,0 +1,32 @@ +AntiFeatures: + - NonFreeDep +Categories: + - System +License: Apache-2.0 +SourceCode: https://github.com/tvbarthel/SimpleThermometerProject +IssueTracker: https://github.com/tvbarthel/SimpleThermometerProject/issues +Changelog: https://github.com/tvbarthel/SimpleThermometerProject/releases + +AutoName: SimpleThermometer +Summary: Show current temperature +Description: |- + Fetches the temperature based on your location and displays it in a color of + your choosing. + + AntiFeautre: Billing library required. + +RepoType: git +Repo: https://github.com/tvbarthel/SimpleThermometerProject + +Builds: + - versionName: 3.1.0 + versionCode: 9 + commit: v3.1.0 + subdir: SimpleThermometer + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 3.1.0 +CurrentVersionCode: 9