mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-10-08 10:21:05 +03:00
move all test metadata files to .yml format
for f in metadata/*.txt; do ../fdroid rewritemeta --to yml $(basename $f | sed 's,\.txt,,'); done
This commit is contained in:
parent
3bf2d60bfa
commit
b63e9e68c5
35 changed files with 1799 additions and 1433 deletions
15
tests/metadata/info.guardianproject.checkey.yml
Normal file
15
tests/metadata/info.guardianproject.checkey.yml
Normal file
|
@ -0,0 +1,15 @@
|
|||
Categories:
|
||||
- Development
|
||||
- GuardianProject
|
||||
License: GPL-3.0-only
|
||||
WebSite: https://dev.guardianproject.info/projects/checkey
|
||||
SourceCode: https://github.com/guardianproject/checkey
|
||||
IssueTracker: https://dev.guardianproject.info/projects/checkey/issues
|
||||
Translation: https://www.transifex.com/otf/checkey
|
||||
Bitcoin: 1Fi5xUHiAPRKxHvyUGVFGt9extBe8Srdbk
|
||||
|
||||
AutoName: Checkey
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersionCode: 9999999
|
Loading…
Add table
Add a link
Reference in a new issue