6c177c1fc3
!5262 ```bash for f in `grep --files-with-matches 'Auto Update Mode:None' metadata/*.txt |sed 's,^metadata/\(.*\)\.txt$,\1,'`; do echo $f; done > /tmp/rewrite fdroid rewritemeta --to yml `cat /tmp/rewrite` for f in `cat /tmp/rewrite`; do git rm -f metadata/${f}.txt; git add metadata/${f}.yml; done ```
24 lines
555 B
YAML
24 lines
555 B
YAML
Categories:
|
|
- Games
|
|
License: GPL-3.0-only
|
|
SourceCode: https://github.com/congresointeractivo/elegilegimobile
|
|
IssueTracker: https://github.com/congresointeractivo/elegilegimobile/issues
|
|
|
|
AutoName: ElegiLegi
|
|
Summary: Open government game for Argentina
|
|
Description: 'Status: Alpha/Beta'
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/congresointeractivo/elegilegimobile.git
|
|
|
|
Builds:
|
|
- versionName: 0.0.1
|
|
versionCode: 1
|
|
commit: 83fe313
|
|
subdir: platforms/android
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: None
|
|
CurrentVersion: 0.0.1
|
|
CurrentVersionCode: 1
|