diff --git a/metadata/fr.keuse.rightsalert.txt b/metadata/fr.keuse.rightsalert.txt deleted file mode 100644 index 092e3c564f..0000000000 --- a/metadata/fr.keuse.rightsalert.txt +++ /dev/null @@ -1,30 +0,0 @@ -Categories:System -License:GPL-3.0-only -Web Site: -Source Code:https://github.com/kyriog/rights-alert -Issue Tracker:https://github.com/kyriog/rights-alert/issues - -Auto Name:Rights alert -Summary:Permissions Reporter -Description: -Identifies and reports on applications which use a lot of permissions. Each -permission is allocated a number of points, and if the sum of points exceed a -score, the application is considered as dangerous. -. - -Repo Type:git -Repo:https://github.com/kyriog/rights-alert.git - -Build:0.1a,1 - commit=a6077453161 - -Build:0.2a,2 - commit=09103dfd130 - -Build:0.3a,3 - commit=9ff94c00a28 - -Auto Update Mode:None -Update Check Mode:RepoManifest -Current Version:0.3a -Current Version Code:3 diff --git a/metadata/fr.keuse.rightsalert.yml b/metadata/fr.keuse.rightsalert.yml new file mode 100644 index 0000000000..2f5a19e806 --- /dev/null +++ b/metadata/fr.keuse.rightsalert.yml @@ -0,0 +1,33 @@ +Categories: + - System +License: GPL-3.0-only +SourceCode: https://github.com/kyriog/rights-alert +IssueTracker: https://github.com/kyriog/rights-alert/issues + +AutoName: Rights alert +Summary: Permissions Reporter +Description: |- + Identifies and reports on applications which use a lot of permissions. Each + permission is allocated a number of points, and if the sum of points exceed a + score, the application is considered as dangerous. + +RepoType: git +Repo: https://github.com/kyriog/rights-alert.git + +Builds: + - versionName: 0.1a + versionCode: 1 + commit: a6077453161 + + - versionName: 0.2a + versionCode: 2 + commit: 09103dfd130 + + - versionName: 0.3a + versionCode: 3 + commit: 9ff94c00a28 + +AutoUpdateMode: None +UpdateCheckMode: RepoManifest +CurrentVersion: 0.3a +CurrentVersionCode: 3