diff --git a/manifest.toml b/manifest.toml index 04d9def..a5a4d69 100644 --- a/manifest.toml +++ b/manifest.toml @@ -3,26 +3,26 @@ packaging_format = 2 id = "autobrr" name = "Autobrr" description.en = "Modern, easy to use download automation for torrents and usenet" -description.fr = "Automatisation de téléchargement pour les torrents et Usenet" +description.fr = "" version = "1.23.0~ynh1" -maintainers = ["eric_G"] +maintainers = ["johndoe"] [upstream] -license = "MIT" +license = "free" website = "https://autobrr.com/" -admindoc = "https://autobrr.com/installation/" +admindoc = "https://yunohost.org/packaging_apps" code = "https://github.com/autobrr/autobrr" [integration] -yunohost = ">= 11.1.17" +yunohost = ">= 11.1.18" architectures = "all" multi_instance = true ldap = false sso = false disk = "50M" -ram.build = "50M" +ram.build = "150M" ram.runtime = "50M" [install] diff --git a/sources/extra_files/app/.gitignore b/sources/extra_files/app/.gitignore deleted file mode 100644 index 783a4ae..0000000 --- a/sources/extra_files/app/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -*~ -*.sw[op] diff --git a/sources/patches/.gitignore b/sources/patches/.gitignore deleted file mode 100644 index 783a4ae..0000000 --- a/sources/patches/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -*~ -*.sw[op]