mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Misc fixes from checkupdates
This commit is contained in:
parent
556050c690
commit
7f7a72f4d5
1 changed files with 3 additions and 2 deletions
|
|
@ -38,7 +38,8 @@ Builds:
|
|||
|
||||
MaintainerNotes: Rust toolchain version comes from the rust-toolchain TOML file
|
||||
|
||||
AutoUpdateMode: Version +-fdroid v%v
|
||||
UpdateCheckMode: Tags ^v[0-9.]*$
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^[\d.]*-fdroid$
|
||||
UpdateCheckData: seeneva.properties|seeneva.versionCode=(\d+)|.|seeneva.versionName=([\d.]+)
|
||||
CurrentVersion: 0.1.0-fdroid
|
||||
CurrentVersionCode: 1
|
||||
|
|
|
|||
Loading…
Reference in a new issue