From 3f0cd149d4723b009a176cfc233a42edcaaa6aba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20P=C3=B6hn?= Date: Fri, 12 Jul 2019 14:23:24 +0200 Subject: [PATCH] rewrite yml: fr.syncarnet --- metadata/fr.syncarnet.txt | 24 ------------------------ metadata/fr.syncarnet.yml | 25 +++++++++++++++++++++++++ 2 files changed, 25 insertions(+), 24 deletions(-) delete mode 100644 metadata/fr.syncarnet.txt create mode 100644 metadata/fr.syncarnet.yml diff --git a/metadata/fr.syncarnet.txt b/metadata/fr.syncarnet.txt deleted file mode 100644 index a280d04d12..0000000000 --- a/metadata/fr.syncarnet.txt +++ /dev/null @@ -1,24 +0,0 @@ -Categories:Writing -License:GPL-3.0-or-later -Web Site: -Source Code:https://github.com/npmiller/syncarnet -Issue Tracker:https://github.com/npmiller/syncarnet/issues - -Auto Name:SynCarnet -Summary:Distributed Todo list -Description: -SynCarnet lets you synchronize your TODO list between multiple devices using -bluetooth or a common wifi connection. -. - -Repo Type:git -Repo:https://github.com/npmiller/syncarnet - -Build:1.0,1 - commit=v1.0 - subdir=application - -Auto Update Mode:None -Update Check Mode:Tags -Current Version:1.0 -Current Version Code:1 diff --git a/metadata/fr.syncarnet.yml b/metadata/fr.syncarnet.yml new file mode 100644 index 0000000000..bbd82353e2 --- /dev/null +++ b/metadata/fr.syncarnet.yml @@ -0,0 +1,25 @@ +Categories: + - Writing +License: GPL-3.0-or-later +SourceCode: https://github.com/npmiller/syncarnet +IssueTracker: https://github.com/npmiller/syncarnet/issues + +AutoName: SynCarnet +Summary: Distributed Todo list +Description: |- + SynCarnet lets you synchronize your TODO list between multiple devices using + bluetooth or a common wifi connection. + +RepoType: git +Repo: https://github.com/npmiller/syncarnet + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: v1.0 + subdir: application + +AutoUpdateMode: None +UpdateCheckMode: Tags +CurrentVersion: '1.0' +CurrentVersionCode: 1