fdroiddata/metadata/de.drhoffmannsoftware.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

35 lines
841 B
YAML

Categories:
- Science & Education
License: GPL-2.0-only
SourceCode: https://gitlab.com/kollo/Tschernobyl
IssueTracker: https://gitlab.com/kollo/Tschernobyl/issues
AutoName: TSCH_BYL
RepoType: git
Repo: https://gitlab.com/kollo/Tschernobyl.git
Builds:
- versionName: 1.16-7
versionCode: 7
commit: 7c1c3086abf4972f2bd64a86776873025034473c
gradle:
- yes
- versionName: 1.16-9
versionCode: 9
commit: 7e59d8f16cff0b29cac8393af1f1fcea86902b6c
subdir: app
gradle:
- yes
prebuild: sed -i -e '/keystore/d' build.gradle
MaintainerNotes: |-
Summary and Description have been moved to the new localizable text files:
https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: 1.16-9-sf
CurrentVersionCode: 9