mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +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
|
||||
IssueTracker: https://github.com/RHVoice/RHVoice/issues
|
||||
|
||||
AutoName: RHVoice
|
||||
|
||||
RepoType: 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
|
||||
ndk: r21e
|
||||
|
||||
MaintainerNotes: |-
|
||||
Update check is None because build.gradle is too complex.
|
||||
See https://forum.f-droid.org/t/rhvoice-updating/16441/3?u=thelastproject.
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://github.com/RHVoice/RHVoice/releases/latest/download/fdroid.txt|VersionCode:\s(\d+)|.|VersionName:\s([\d.]+)
|
||||
CurrentVersion: 1.8.0
|
||||
CurrentVersionCode: 108000
|
||||
|
|
|
|||
Loading…
Reference in a new issue