mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Misc fixes from checkupdates
This commit is contained in:
parent
9a5d6fd004
commit
859533f422
6 changed files with 30 additions and 22 deletions
|
|
@ -90,7 +90,9 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: '1.22'
|
||||
CurrentVersionCode: 122
|
||||
|
||||
NoSourceSince: '1.22'
|
||||
|
|
|
|||
|
|
@ -101,6 +101,8 @@ MaintainerNotes: |-
|
|||
* jsoup should now be used from gradle in upstream
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: RepoManifest
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: '1.3'
|
||||
CurrentVersionCode: 4
|
||||
|
||||
NoSourceSince: '1.3'
|
||||
|
|
|
|||
|
|
@ -56,7 +56,9 @@ Builds:
|
|||
|
||||
AllowedAPKSigningKeys: b26491405fadc0cd2001644d62d2a2ae9696a8f642e0c6e27ce6679af67a2576
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 2.0.1
|
||||
CurrentVersionCode: 13
|
||||
|
||||
NoSourceSince: 2.0.1
|
||||
|
|
|
|||
|
|
@ -49,7 +49,9 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 1.8.1
|
||||
CurrentVersionCode: 10
|
||||
|
||||
NoSourceSince: 1.8.1
|
||||
|
|
|
|||
|
|
@ -3,14 +3,14 @@ Categories:
|
|||
- Time
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Trevor Slocum
|
||||
AuthorEmail: trevor@rocketnine.space
|
||||
WebSite: https://rocketnine.space/
|
||||
SourceCode: https://code.rocketnine.space/tslocum/meditationassistant
|
||||
IssueTracker: https://code.rocketnine.space/tslocum/meditationassistant/issues
|
||||
Translation: https://medinet.rocketnine.space/translate/
|
||||
Changelog: https://code.rocketnine.space/tslocum/meditationassistant/src/branch/master/CHANGELOG
|
||||
AuthorEmail: trevor@rocket9labs.com
|
||||
WebSite: https://rocket9labs.com
|
||||
SourceCode: https://code.rocket9labs.com/tslocum/meditationassistant.git
|
||||
IssueTracker: https://code.rocket9labs.com/tslocum/meditationassistant/issues
|
||||
Translation: https://hosted.weblate.org/projects/meditation-assistant/app/
|
||||
Changelog: https://code.rocket9labs.com/tslocum/meditationassistant/src/branch/master/CHANGELOG
|
||||
Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=TEP9HT98XK7QA
|
||||
Liberapay: rocketnine.space
|
||||
Liberapay: rocket9labs.com
|
||||
Bitcoin: 3Aq6xnpdxSByUtKGrJNdte1sMzj3mADWaz
|
||||
|
||||
AutoName: Meditation Assistant
|
||||
|
|
@ -32,7 +32,7 @@ Description: |-
|
|||
minutes out of your schedule.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://code.rocketnine.space/tslocum/meditationassistant.git
|
||||
Repo: https://code.rocket9labs.com/tslocum/meditationassistant.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.2.7
|
||||
|
|
|
|||
|
|
@ -1,17 +1,17 @@
|
|||
Categories:
|
||||
- Internet
|
||||
License: MIT
|
||||
WebSite: https://code.rocketnine.space/tslocum/xenia
|
||||
SourceCode: https://code.rocketnine.space/tslocum/xenia
|
||||
IssueTracker: https://code.rocketnine.space/tslocum/xenia/issues
|
||||
Changelog: https://code.rocketnine.space/tslocum/xenia/src/branch/master/CHANGELOG
|
||||
Donate: https://rocketnine.space/donate/
|
||||
Liberapay: rocketnine.space
|
||||
WebSite: https://code.rocket9labs.com/tslocum/xenia
|
||||
SourceCode: https://code.rocket9labs.com/tslocum/xenia
|
||||
IssueTracker: https://code.rocket9labs.com/tslocum/xenia/issues
|
||||
Changelog: https://code.rocket9labs.com/tslocum/xenia/src/branch/master/CHANGELOG
|
||||
Donate: https://rocket9labs.com/donate/
|
||||
Liberapay: rocket9labs.com
|
||||
|
||||
AutoName: Xenia
|
||||
|
||||
RepoType: git
|
||||
Repo: https://code.rocketnine.space/tslocum/xenia.git
|
||||
Repo: https://code.rocket9labs.com/tslocum/xenia.git
|
||||
|
||||
Builds:
|
||||
- versionName: 0.1.4
|
||||
|
|
|
|||
Loading…
Reference in a new issue