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 ```
32 lines
720 B
YAML
32 lines
720 B
YAML
Categories:
|
|
- Games
|
|
License: GPL-3.0-or-later
|
|
WebSite: https://baiatbun.github.io/React/
|
|
SourceCode: https://github.com/engSERGIU/React
|
|
IssueTracker: https://github.com/engSERGIU/React/issues
|
|
Changelog: https://github.com/engSERGIU/React/releases
|
|
|
|
Name: React (old)
|
|
AutoName: React
|
|
Summary: Test your reaction time
|
|
Description: |-
|
|
Allows you to test your reaction time. Development continues in
|
|
[[io.github.engsergiu.react]].
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/engSERGIU/React.git
|
|
|
|
Builds:
|
|
- versionName: 1.2.1
|
|
versionCode: 1
|
|
commit: v1.2.1
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
ArchivePolicy: 0 versions
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: None
|
|
CurrentVersion: 1.2.1
|
|
CurrentVersionCode: 1
|