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 ```
27 lines
639 B
YAML
27 lines
639 B
YAML
Categories:
|
|
- Navigation
|
|
License: GPL-3.0-only
|
|
SourceCode: https://github.com/DocSalvi/LinuxDayAppAndroid
|
|
IssueTracker: https://github.com/DocSalvi/LinuxDayAppAndroid/issues
|
|
|
|
AutoName: LinuxDayOSM
|
|
Summary: Info on Linux day events in Italy
|
|
Description: Shows on a map the location of Linux days and Linux User Groups.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/DocSalvi/LinuxDayAppAndroid.git
|
|
|
|
Builds:
|
|
- versionName: 1.6.1
|
|
versionCode: 5
|
|
commit: ae13d2a15e5e
|
|
|
|
- versionName: 1.6.2
|
|
versionCode: 6
|
|
commit: f8b9a181057c9d05e9a
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: RepoManifest
|
|
CurrentVersion: 1.6.2
|
|
CurrentVersionCode: 6
|