mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-21 05:14:51 +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
|
MaintainerNotes: Rust toolchain version comes from the rust-toolchain TOML file
|
||||||
|
|
||||||
AutoUpdateMode: Version +-fdroid v%v
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags ^v[0-9.]*$
|
UpdateCheckMode: Tags ^[\d.]*-fdroid$
|
||||||
|
UpdateCheckData: seeneva.properties|seeneva.versionCode=(\d+)|.|seeneva.versionName=([\d.]+)
|
||||||
CurrentVersion: 0.1.0-fdroid
|
CurrentVersion: 0.1.0-fdroid
|
||||||
CurrentVersionCode: 1
|
CurrentVersionCode: 1
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue