mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Merge branch 'smartpack' into 'master'
SmartPack-Kernel Manager: add NonFreeAdd+NonFreeNet as it seems to download/update itself See merge request fdroid/fdroiddata!7975
This commit is contained in:
commit
299cc49b37
1 changed files with 6 additions and 0 deletions
|
|
@ -1,3 +1,6 @@
|
|||
AntiFeatures:
|
||||
- NonFreeAdd
|
||||
- NonFreeNet
|
||||
Categories:
|
||||
- System
|
||||
License: GPL-3.0-or-later
|
||||
|
|
@ -44,6 +47,9 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
MaintainerNotes: app seems to have internal auto-updater (hence NonFreeNet+NonFreeAdd
|
||||
until disabled)
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '15.5'
|
||||
|
|
|
|||
Loading…
Reference in a new issue