mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Misc fixes from checkupdates
This commit is contained in:
parent
820dc2dfc3
commit
8c5476775a
2 changed files with 8 additions and 3 deletions
|
|
@ -93,7 +93,12 @@ Builds:
|
||||||
- cd ../yggdrasil; make
|
- cd ../yggdrasil; make
|
||||||
ndk: r21e
|
ndk: r21e
|
||||||
|
|
||||||
AutoUpdateMode: Version v%v
|
MaintainerNotes: Upstream git was replaced with a different app (different appid,
|
||||||
UpdateCheckMode: Tags
|
version codes, commits)
|
||||||
|
|
||||||
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: None
|
||||||
CurrentVersion: '1.7'
|
CurrentVersion: '1.7'
|
||||||
CurrentVersionCode: 18
|
CurrentVersionCode: 18
|
||||||
|
|
||||||
|
NoSourceSince: '1.7'
|
||||||
|
|
|
||||||
|
|
@ -37,6 +37,6 @@ Builds:
|
||||||
ndk: r22b
|
ndk: r22b
|
||||||
|
|
||||||
AutoUpdateMode: None
|
AutoUpdateMode: None
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: None
|
||||||
CurrentVersion: 1.2.1
|
CurrentVersion: 1.2.1
|
||||||
CurrentVersionCode: 18
|
CurrentVersionCode: 18
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue