fdroiddata/metadata/org.abrantix.rockon.rockonnggl.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

29 lines
800 B
YAML

Disabled: Non-free binaries
Categories:
- Multimedia
License: GPL-3.0-only
WebSite: http://abrantix.org/3.php
SourceCode: https://github.com/fabrantes/rockonnggl
IssueTracker: https://github.com/fabrantes/rockonnggl/issues
Donate: http://abrantix.org/cubed-donate.php
Name: Cubed
Summary: Music player
Description: A music player. Cubed is also known as ³.
Builds:
- versionName: 1.0.93
versionCode: 94
disable: No source for anything after 1.0.79 - see https://github.com/fabrantes/rockonnggl/issues/issue/125
commit: unknown - see disabled
- versionName: 1.0.96
versionCode: 97
disable: Non-free binaries when the source eventually appeared
commit: unknown - see disabled
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 1.0.104
CurrentVersionCode: 105