diff --git a/README.md b/README.md index 6a19f3a..a239d3a 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,6 @@ Browsing, reading and downloading eBooks using a Calibre database * Official admin documentation: * Upstream app code repository: -* YunoHost Store: * Report a bug: ## Developer info diff --git a/README_fr.md b/README_fr.md index d016b08..e1edbb9 100644 --- a/README_fr.md +++ b/README_fr.md @@ -28,7 +28,6 @@ Explorer, lire et télécharger des eBooks à partir d'une base de données Cali * Documentation officielle de l’admin : * Dépôt de code officiel de l’app : -* YunoHost Store: * Signaler un bug : ## Informations pour les développeurs diff --git a/manifest.toml b/manifest.toml index ee72ce6..d3f4df4 100644 --- a/manifest.toml +++ b/manifest.toml @@ -15,7 +15,7 @@ admindoc = "https://github.com/janeczku/calibre-web/wiki" code = "https://github.com/janeczku/calibre-web" [integration] -yunohost = ">= 4.3.0" +yunohost = ">= 11.2" architectures = "all" multi_instance = true ldap = true @@ -75,6 +75,7 @@ ram.runtime = "200M" autoupdate.strategy = "latest_github_release" autoupdate.asset = ".*.zip" + [resources.sources.kepubify] arm64.url = "https://github.com/pgaskin/kepubify/releases/download/v4.0.4/kepubify-linux-arm64" @@ -106,4 +107,4 @@ ram.runtime = "200M" [resources.apt] packages = [ "sqlite3", "imagemagick", "libldap2-dev", "libsasl2-dev", "python3-venv", "python3-dev", "python3-lxml", "libjpeg-dev", "zlib1g-dev", "libffi-dev" ] - \ No newline at end of file +