From 9fb8f334d6eafc358ec1d334854e5add010e9f25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20P=C3=B6hn?= Date: Wed, 3 Jul 2019 14:56:31 +0200 Subject: [PATCH] rewrite yml: eu.veldsoft.vitoshadm --- metadata/eu.veldsoft.vitoshadm.txt | 26 -------------------------- metadata/eu.veldsoft.vitoshadm.yml | 28 ++++++++++++++++++++++++++++ 2 files changed, 28 insertions(+), 26 deletions(-) delete mode 100644 metadata/eu.veldsoft.vitoshadm.txt create mode 100644 metadata/eu.veldsoft.vitoshadm.yml diff --git a/metadata/eu.veldsoft.vitoshadm.txt b/metadata/eu.veldsoft.vitoshadm.txt deleted file mode 100644 index 68c36e890b..0000000000 --- a/metadata/eu.veldsoft.vitoshadm.txt +++ /dev/null @@ -1,26 +0,0 @@ -AntiFeatures:Ads -Categories:Games -License:GPL-3.0-only -Web Site: -Source Code:https://github.com/VelbazhdSoftwareLLC/VitoshaDM -Issue Tracker:https://github.com/VelbazhdSoftwareLLC/VitoshaDM/issues - -Auto Name:VitoshaDM -Summary:Helps you to make decisions -Description: -It is really simple decision maker toy. It uses random numbers. It is better -than flipping a coin, because it has more options. The usage is very simple. You -need to have a specific question in mind, for which it is difficult for you to -take a solution. After that, just hit the roll button and observe the result. -. - -Repo Type:git -Repo:https://github.com/VelbazhdSoftwareLLC/VitoshaDM.git - -Build:1.1,2 - commit=9bb2284b501c38d7cbb51fc2510aa64ea2602631 - -Auto Update Mode:None -Update Check Mode:RepoManifest -Current Version:1.1 -Current Version Code:2 diff --git a/metadata/eu.veldsoft.vitoshadm.yml b/metadata/eu.veldsoft.vitoshadm.yml new file mode 100644 index 0000000000..5c2bfd287d --- /dev/null +++ b/metadata/eu.veldsoft.vitoshadm.yml @@ -0,0 +1,28 @@ +AntiFeatures: + - Ads +Categories: + - Games +License: GPL-3.0-only +SourceCode: https://github.com/VelbazhdSoftwareLLC/VitoshaDM +IssueTracker: https://github.com/VelbazhdSoftwareLLC/VitoshaDM/issues + +AutoName: VitoshaDM +Summary: Helps you to make decisions +Description: |- + It is really simple decision maker toy. It uses random numbers. It is better + than flipping a coin, because it has more options. The usage is very simple. You + need to have a specific question in mind, for which it is difficult for you to + take a solution. After that, just hit the roll button and observe the result. + +RepoType: git +Repo: https://github.com/VelbazhdSoftwareLLC/VitoshaDM.git + +Builds: + - versionName: '1.1' + versionCode: 2 + commit: 9bb2284b501c38d7cbb51fc2510aa64ea2602631 + +AutoUpdateMode: None +UpdateCheckMode: RepoManifest +CurrentVersion: '1.1' +CurrentVersionCode: 2