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 ```
23 lines
503 B
YAML
23 lines
503 B
YAML
Categories:
|
|
- Theming
|
|
License: BSD-3-Clause
|
|
SourceCode: https://github.com/JesusFreke/Penroser
|
|
IssueTracker: https://github.com/JesusFreke/Penroser/issues
|
|
|
|
AutoName: Penroser
|
|
Summary: Scrolling Wallpaper
|
|
Description: Infinite, aperiodic wallpaper, that scrolls and zooms
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/JesusFreke/Penroser.git
|
|
|
|
Builds:
|
|
- versionName: '1.2'
|
|
versionCode: 6
|
|
commit: 0c3827
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: RepoManifest
|
|
CurrentVersion: '1.2'
|
|
CurrentVersionCode: 6
|