diff --git a/metadata/fr.hnit.babyname.txt b/metadata/fr.hnit.babyname.txt deleted file mode 100644 index e0e4e8c1bc..0000000000 --- a/metadata/fr.hnit.babyname.txt +++ /dev/null @@ -1,30 +0,0 @@ -Categories:Science & Education -License:GPL-3.0-or-later -Web Site: -Source Code:https://github.com/mdecorde/BABYNAME -Issue Tracker:https://github.com/mdecorde/BABYNAME/issues - -Auto Name:BabyName -Summary:Findout your future baby name -Description: -Uses a lexicon of +10000 names organized by genre and origin to help you to -evaluate which name you prefer. -. - -Repo Type:git -Repo:https://github.com/mdecorde/BABYNAME.git - -Build:0.2,2 - commit=v0.2 - subdir=app - gradle=yes - -Build:0.3,3 - commit=v0.3 - subdir=app - gradle=yes - -Auto Update Mode:Version v%v -Update Check Mode:Tags -Current Version:0.3 -Current Version Code:3 diff --git a/metadata/fr.hnit.babyname.yml b/metadata/fr.hnit.babyname.yml new file mode 100644 index 0000000000..33a355a1e5 --- /dev/null +++ b/metadata/fr.hnit.babyname.yml @@ -0,0 +1,34 @@ +Categories: + - Science & Education +License: GPL-3.0-or-later +SourceCode: https://github.com/mdecorde/BABYNAME +IssueTracker: https://github.com/mdecorde/BABYNAME/issues + +AutoName: BabyName +Summary: Findout your future baby name +Description: |- + Uses a lexicon of +10000 names organized by genre and origin to help you to + evaluate which name you prefer. + +RepoType: git +Repo: https://github.com/mdecorde/BABYNAME.git + +Builds: + - versionName: '0.2' + versionCode: 2 + commit: v0.2 + subdir: app + gradle: + - yes + + - versionName: '0.3' + versionCode: 3 + commit: v0.3 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '0.3' +CurrentVersionCode: 3