fdroiddata/metadata/com.elementarytoday.theia.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

72 lines
1.9 KiB
YAML

Categories:
- Theming
License: GPL-3.0-or-later
SourceCode: https://github.com/varlesh/theia-icon-theme
IssueTracker: https://github.com/varlesh/theia-icon-theme/issues
AutoName: Theia Icon Theme
Summary: Icon theme
Description: Icon theme in elementary os style.
RepoType: git
Repo: https://github.com/varlesh/theia-icon-theme
Builds:
- versionName: '1.0'
versionCode: 1
commit: 5c6f2fb1ca0a103824bd87437f9a79074832e35e
subdir: app
gradle:
- yes
prebuild: sed -i -e 's/v4:22.0.1/v4:22.0.0/g' -e '/target/aminSdkVersion 4' build.gradle
- versionName: 1.0.1
versionCode: 2
commit: 05cc0510c7fd9e66aa08fba38e86958d6ec0b7f2
subdir: app
gradle:
- yes
prebuild: sed -i -e 's/v4:22.0.1/v4:22.0.0/g' -e '/target/aminSdkVersion 4' build.gradle
- versionName: 1.0.2
versionCode: 3
commit: 79a685132785099241b27e27c93fcd5aa615fa62
subdir: app
gradle:
- yes
prebuild: sed -i -e 's/v4:22.0.1/v4:22.0.0/g' -e '/target/aminSdkVersion 4' build.gradle
- versionName: 1.0.2.1
versionCode: 4
commit: e3d7cc7a3d521c8b8a07c6c9beabcbfc750b37d5
subdir: app
gradle:
- yes
prebuild: sed -i -e 's/v4:22.0.1/v4:22.0.0/g' -e '/target/aminSdkVersion 4' build.gradle
- versionName: 1.0.3.0
versionCode: 5
commit: 584e3e77947c4ca45e5526630baab144b23aa680
subdir: app
gradle:
- yes
prebuild: sed -i -e 's/v4:22.0.1/v4:22.0.0/g' -e '/target/aminSdkVersion 4' build.gradle
- versionName: 1.0.3.1
versionCode: 6
commit: 290439ffa8bb7ee842236e0c8f9109ffa63aef58
subdir: app
gradle:
- yes
rm:
- wuzzapcom.jks
- build
- app/build
prebuild: sed -i -e 's/v4:22.0.1/v4:22.0.0/g' -e '/target/a\ minSdkVersion
4' build.gradle
AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: 1.0.3.1
CurrentVersionCode: 6