mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Enable update checking for RHVoice
This commit is contained in:
parent
e7b1244b1b
commit
405d127580
1 changed files with 5 additions and 6 deletions
|
|
@ -8,6 +8,8 @@ WebSite: https://github.com/RHVoice/RHVoice/wiki
|
||||||
SourceCode: https://github.com/RHVoice/RHVoice
|
SourceCode: https://github.com/RHVoice/RHVoice
|
||||||
IssueTracker: https://github.com/RHVoice/RHVoice/issues
|
IssueTracker: https://github.com/RHVoice/RHVoice/issues
|
||||||
|
|
||||||
|
AutoName: RHVoice
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://github.com/RHVoice/RHVoice.git
|
Repo: https://github.com/RHVoice/RHVoice.git
|
||||||
|
|
||||||
|
|
@ -62,11 +64,8 @@ Builds:
|
||||||
- external/libs/boost/libs/json/fuzzing/old_crashes/parser/clusterfuzz-testcase-minimized-fuzz_parser-6157345913700352
|
- external/libs/boost/libs/json/fuzzing/old_crashes/parser/clusterfuzz-testcase-minimized-fuzz_parser-6157345913700352
|
||||||
ndk: r21e
|
ndk: r21e
|
||||||
|
|
||||||
MaintainerNotes: |-
|
AutoUpdateMode: Version %v
|
||||||
Update check is None because build.gradle is too complex.
|
UpdateCheckMode: HTTP
|
||||||
See https://forum.f-droid.org/t/rhvoice-updating/16441/3?u=thelastproject.
|
UpdateCheckData: https://github.com/RHVoice/RHVoice/releases/latest/download/fdroid.txt|VersionCode:\s(\d+)|.|VersionName:\s([\d.]+)
|
||||||
|
|
||||||
AutoUpdateMode: None
|
|
||||||
UpdateCheckMode: None
|
|
||||||
CurrentVersion: 1.8.0
|
CurrentVersion: 1.8.0
|
||||||
CurrentVersionCode: 108000
|
CurrentVersionCode: 108000
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue