fdroiddata/metadata/com.clickgostudio.air1072.yml
Hans-Christoph Steiner 6dc775b236
rewrite all .txt with 'Auto Update Mode:None' (a-c)
```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 13:13:47 +02:00

27 lines
664 B
YAML

Disabled: missing current version 1.3.2
Categories:
- Multimedia
License: MIT
SourceCode: https://github.com/davidbain/BasicRadioAndroid
IssueTracker: https://github.com/davidbain/BasicRadioAndroid/issues
AutoName: AIR 107.2
Summary: Listen to AIR 107.2's radio broadcast
Description: |-
'''Note:''' This app is no longer maintained.
Listen to the UK based radio station [http://aironair.co.uk/ AIR 107.2].
RepoType: git
Repo: https://github.com/davidbain/BasicRadioAndroid
Builds:
- versionName: '1.3'
versionCode: 4
commit: 494f502653edb4c2b
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: '1.3'
CurrentVersionCode: 4