6dc775b236
```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
547 B
YAML
24 lines
547 B
YAML
Categories:
|
|
- Theming
|
|
License: Apache-2.0
|
|
SourceCode: https://github.com/enricocid/JellyRevenge-CM11-theme
|
|
|
|
AutoName: JellyRevenge
|
|
Summary: Dark/Holo based theme for Cyanogenmod
|
|
Description: Simple, dark theme with Holo accent compatible with Cyanogenmod 11 theme
|
|
engine.
|
|
|
|
Builds:
|
|
- versionName: '11'
|
|
versionCode: 11
|
|
commit: 25a46a38496ccec81e9fc73ef49a5421311f83a3
|
|
|
|
MaintainerNotes: Github project deleted or made private.
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: None
|
|
CurrentVersion: '0'
|
|
CurrentVersionCode: 0
|
|
|
|
NoSourceSince: '12'
|