mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Neo Backup's (formerly OABX) metadata, fix update check and remove the accidential alpha release
This commit is contained in:
parent
9bcd6d1128
commit
0d405528a7
1 changed files with 7 additions and 7 deletions
|
|
@ -2,17 +2,17 @@ Categories:
|
|||
- System
|
||||
License: AGPL-3.0-only
|
||||
AuthorName: Antonios Hazim
|
||||
SourceCode: https://github.com/machiav3lli/oandbackupx
|
||||
IssueTracker: https://github.com/machiav3lli/oandbackupx/issues
|
||||
SourceCode: https://github.com/NeoApplications/Neo-Backup
|
||||
IssueTracker: https://github.com/NeoApplications/Neo-Backup/issues
|
||||
Translation: https://hosted.weblate.org/engage/oandbackupx/
|
||||
Changelog: https://github.com/machiav3lli/oandbackupx/blob/HEAD/CHANGELOG.md
|
||||
Changelog: https://github.com/NeoApplications/Neo-Backup/blob/HEAD/CHANGELOG.md
|
||||
|
||||
AutoName: Neo Backup
|
||||
|
||||
RequiresRoot: 'yes'
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/machiav3lli/oandbackupx
|
||||
Repo: https://github.com/NeoApplications/Neo-Backup
|
||||
|
||||
Builds:
|
||||
- versionName: 1.2.0-universal
|
||||
|
|
@ -145,6 +145,6 @@ Builds:
|
|||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 8.0.0
|
||||
CurrentVersionCode: 8000
|
||||
UpdateCheckMode: Tags ^[\d.]+$
|
||||
CurrentVersion: 7.0.0
|
||||
CurrentVersionCode: 7000
|
||||
|
|
|
|||
Loading…
Reference in a new issue