mirror of
https://github.com/YunoHost-Apps/sonarr_ynh.git
synced 2024-09-03 20:26:19 +02:00
Fix apt extras and upgrade to v3.0.10.1567
This commit is contained in:
parent
f3573a6a12
commit
d6ef266522
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ name = "Sonarr"
|
|||
description.en = "Series collection manager for Usenet and BitTorrent users"
|
||||
description.fr = "Gestionnaire de collection de séries pour utilisateurs de Usenet et BitTorrent"
|
||||
|
||||
version = "3.0.6.1196~ynh2"
|
||||
version = "3.0.10.1567~ynh1"
|
||||
|
||||
maintainers = ["tituspijean"]
|
||||
|
||||
|
@ -53,7 +53,7 @@ ram.runtime = "50M"
|
|||
api.protected = true
|
||||
|
||||
[resources.apt]
|
||||
packages = "apt-transport-https, dirmngr, gnupg, ca-certificates, mediainfo, mono-devel, sonarr"
|
||||
packages = "apt-transport-https, dirmngr, gnupg, ca-certificates, mediainfo"
|
||||
|
||||
extras.mono-devel.repo = "https://download.mono-project.com/repo/debian stable-buster main"
|
||||
extras.mono-devel.key = "https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF"
|
||||
|
|
Loading…
Add table
Reference in a new issue