From d6ef26652217fda50a443fe703f8e41332bb6391 Mon Sep 17 00:00:00 2001 From: tituspijean Date: Sun, 15 Oct 2023 15:16:58 +0200 Subject: [PATCH] Fix apt extras and upgrade to v3.0.10.1567 --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index bd022b5..0cac6ab 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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"