From aa0a7083396c418a88a1ce5aab5d468be617001d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20P=C3=B6hn?= Date: Wed, 3 Jul 2019 14:23:46 +0200 Subject: [PATCH] rewrite yml: eu.veldsoft.hungarian.rings --- metadata/eu.veldsoft.hungarian.rings.txt | 39 -------------------- metadata/eu.veldsoft.hungarian.rings.yml | 46 ++++++++++++++++++++++++ 2 files changed, 46 insertions(+), 39 deletions(-) delete mode 100644 metadata/eu.veldsoft.hungarian.rings.txt create mode 100644 metadata/eu.veldsoft.hungarian.rings.yml diff --git a/metadata/eu.veldsoft.hungarian.rings.txt b/metadata/eu.veldsoft.hungarian.rings.txt deleted file mode 100644 index 1687b6a121..0000000000 --- a/metadata/eu.veldsoft.hungarian.rings.txt +++ /dev/null @@ -1,39 +0,0 @@ -AntiFeatures:Ads -Categories:Games -License:GPL-3.0-only -Web Site: -Source Code:https://github.com/VelbazhdSoftwareLLC/HungarianRingsForAndroid -Issue Tracker:https://github.com/VelbazhdSoftwareLLC/HungarianRingsForAndroid/issues - -Auto Name:Hungarian Rings for Android -Summary:Puzzle game -Description: -This puzzle consists of two intersecting rings made up of a number of coloured -balls. The rings of balls intersect at two places, so they share two of the -balls. Each ring of balls can be turned, so the balls can be mixed. -. - -Repo Type:git -Repo:https://github.com/VelbazhdSoftwareLLC/HungarianRingsForAndroid - -Build:1.0,1 - commit=0e73cb7b523754511c947a119ed5d3603339de2e - -Build:1.1,2 - commit=a63a384846d624985fb2959ff0695400449bc270 - -Build:1.2,3 - commit=b068ce8fc6dc9ed4ff81bb30b449c8c93b049d81 - -Build:1.3,4 - commit=cd930de6386337a92a93d2aa40782eb9857568b9 - -Build:1.4.0,5 - commit=v1.4.0 - subdir=HungarianRingsForAndroid - gradle=yes - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:1.4.0 -Current Version Code:5 diff --git a/metadata/eu.veldsoft.hungarian.rings.yml b/metadata/eu.veldsoft.hungarian.rings.yml new file mode 100644 index 0000000000..650b663c66 --- /dev/null +++ b/metadata/eu.veldsoft.hungarian.rings.yml @@ -0,0 +1,46 @@ +AntiFeatures: + - Ads +Categories: + - Games +License: GPL-3.0-only +SourceCode: https://github.com/VelbazhdSoftwareLLC/HungarianRingsForAndroid +IssueTracker: https://github.com/VelbazhdSoftwareLLC/HungarianRingsForAndroid/issues + +AutoName: Hungarian Rings for Android +Summary: Puzzle game +Description: |- + This puzzle consists of two intersecting rings made up of a number of coloured + balls. The rings of balls intersect at two places, so they share two of the + balls. Each ring of balls can be turned, so the balls can be mixed. + +RepoType: git +Repo: https://github.com/VelbazhdSoftwareLLC/HungarianRingsForAndroid + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: 0e73cb7b523754511c947a119ed5d3603339de2e + + - versionName: '1.1' + versionCode: 2 + commit: a63a384846d624985fb2959ff0695400449bc270 + + - versionName: '1.2' + versionCode: 3 + commit: b068ce8fc6dc9ed4ff81bb30b449c8c93b049d81 + + - versionName: '1.3' + versionCode: 4 + commit: cd930de6386337a92a93d2aa40782eb9857568b9 + + - versionName: 1.4.0 + versionCode: 5 + commit: v1.4.0 + subdir: HungarianRingsForAndroid + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 1.4.0 +CurrentVersionCode: 5