fdroiddata/metadata/org.froscon.schedule.yml
Hans-Christoph Steiner 6c177c1fc3
rewrite all .txt with 'Auto Update Mode:None' (d-z)
!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
```
2019-08-19 18:41:06 +02:00

28 lines
729 B
YAML

Categories:
- Time
License: GPL-3.0-only
SourceCode: https://github.com/derpeter/FrOSCon
IssueTracker: https://github.com/derpeter/FrOSCon/issues
AutoName: FrOSCon
Summary: FrOSCon 2014 Schedule
Description: |-
Schedule for the [https://froscon.org/ FrOSCon] conference 2014. Shows the
schedule for the Free and Opensource Software Conference (FrOSCon), which will
happen on 23. - 24.8.14 for the 9. time.
RepoType: git
Repo: https://github.com/derpeter/FrOSCon
Builds:
- versionName: 1.3.3.7
versionCode: 2
commit: 731c44e9540a53345d1c6ec0f67914eb1c6c33ba
srclibs:
- 1:ActionBarSherlock@4.4.0
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: 1.3.3.7
CurrentVersionCode: 2