From d6e6db8bc82ea12ddd4479ba1a3443ba04f9bff8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20P=C3=B6hn?= Date: Thu, 11 Jul 2019 03:58:15 +0200 Subject: [PATCH] rewrite yml: fi.harism.wallpaper.flowers --- metadata/fi.harism.wallpaper.flowers.txt | 22 ---------------------- metadata/fi.harism.wallpaper.flowers.yml | 22 ++++++++++++++++++++++ 2 files changed, 22 insertions(+), 22 deletions(-) delete mode 100644 metadata/fi.harism.wallpaper.flowers.txt create mode 100644 metadata/fi.harism.wallpaper.flowers.yml diff --git a/metadata/fi.harism.wallpaper.flowers.txt b/metadata/fi.harism.wallpaper.flowers.txt deleted file mode 100644 index fb74c1c879..0000000000 --- a/metadata/fi.harism.wallpaper.flowers.txt +++ /dev/null @@ -1,22 +0,0 @@ -Categories:Theming -License:Apache-2.0 -Web Site: -Source Code:https://github.com/harism/android_wallpaper_flowers -Issue Tracker:https://github.com/harism/android_wallpaper_flowers/issues - -Auto Name:Peppy Flowers -Summary:Live wallpaper -Description: -Animated flower drawing. -. - -Repo Type:git -Repo:https://github.com/harism/android_wallpaper_flowers.git - -Build:3.2,10 - commit=51d7f9a56 - -Auto Update Mode:None -Update Check Mode:RepoManifest -Current Version:3.2 -Current Version Code:10 diff --git a/metadata/fi.harism.wallpaper.flowers.yml b/metadata/fi.harism.wallpaper.flowers.yml new file mode 100644 index 0000000000..acb4965ec2 --- /dev/null +++ b/metadata/fi.harism.wallpaper.flowers.yml @@ -0,0 +1,22 @@ +Categories: + - Theming +License: Apache-2.0 +SourceCode: https://github.com/harism/android_wallpaper_flowers +IssueTracker: https://github.com/harism/android_wallpaper_flowers/issues + +AutoName: Peppy Flowers +Summary: Live wallpaper +Description: Animated flower drawing. + +RepoType: git +Repo: https://github.com/harism/android_wallpaper_flowers.git + +Builds: + - versionName: '3.2' + versionCode: 10 + commit: 51d7f9a56 + +AutoUpdateMode: None +UpdateCheckMode: RepoManifest +CurrentVersion: '3.2' +CurrentVersionCode: 10