mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Merge branch 'spkm' into 'master'
SPKM: Introduce flavors, tagged latest release, and other minor changes See merge request fdroid/fdroiddata!8755
This commit is contained in:
commit
c0e14fafcc
1 changed files with 14 additions and 5 deletions
|
|
@ -4,13 +4,15 @@ Categories:
|
|||
- System
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: sunilpaulmathew
|
||||
AuthorEmail: sunil.kde@gmail.com
|
||||
AuthorEmail: smartpack.org@gmail.com
|
||||
AuthorWebSite: https://smartpack.github.io/
|
||||
WebSite: https://smartpack.github.io/spkm/
|
||||
SourceCode: https://github.com/SmartPack/SmartPack-Kernel-Manager
|
||||
IssueTracker: https://github.com/SmartPack/SmartPack-Kernel-Manager/issues
|
||||
Translation: https://poeditor.com/join/project?hash=qWFlVfAlp5
|
||||
Changelog: https://github.com/SmartPack/SmartPack-Kernel-Manager/releases
|
||||
Donate: https://www.paypal.me/menacherry/
|
||||
Donate: https://smartpack.github.io/donation
|
||||
Liberapay: sunilpaulmathew
|
||||
|
||||
AutoName: SmartPack-Kernel Manager
|
||||
|
||||
|
|
@ -74,10 +76,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: v16.3
|
||||
versionCode: 163
|
||||
commit: v16.3
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
MaintainerNotes: app seems to have internal auto-updater (hence NonFreeNet+NonFreeAdd
|
||||
until disabled)
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '16.1'
|
||||
CurrentVersionCode: 161
|
||||
CurrentVersion: v16.3
|
||||
CurrentVersionCode: 163
|
||||
|
|
|
|||
Loading…
Reference in a new issue