From bb3934412083e901521bf535e6515b7d4866eedb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 27 Sep 2023 15:35:04 +0200 Subject: [PATCH 1/4] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 72b4f9d..3ec4451 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 From 2e63abc519aa67b56974f1d8c11c381aeab2b0d5 Mon Sep 17 00:00:00 2001 From: Tagada <36127788+Tagadda@users.noreply.github.com> Date: Mon, 23 Oct 2023 18:52:23 +0200 Subject: [PATCH 2/4] Update manifest.toml --- manifest.toml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 3ec4451..fa60a2d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -73,8 +73,7 @@ ram.runtime = "200M" url = "https://github.com/janeczku/calibre-web/releases/download/0.6.20/calibre-web-0.6.20.zip" sha256 = "2f1f8a5ae06f182986193a90796fa96a7b0b5c61fdd29971969b49245b1aaf24" - autoupdate.strategy = "latest_github_release" - autoupdate.asset = "calibre-web-.*.zip" + autoupdate.strategy = "latest_github_tag" [resources.sources.kepubify] arm64.url = "https://github.com/pgaskin/kepubify/releases/download/v4.0.4/kepubify-linux-arm64" @@ -106,4 +105,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 + From 820ef71e118ecdf994217e6147eaf1cdaaaef893 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 23 Oct 2023 16:52:27 +0000 Subject: [PATCH 3/4] Auto-update README --- README.md | 1 - README_fr.md | 1 - 2 files changed, 2 deletions(-) diff --git a/README.md b/README.md index 313327c..ec00aa2 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 documentation for this app: * Report a bug: ## Developer info diff --git a/README_fr.md b/README_fr.md index d682241..20aff4e 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 : -* Documentation YunoHost pour cette app : * Signaler un bug : ## Informations pour les développeurs From d213aea7a8d204369c81a2dba87406fbb90f0470 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 8 Nov 2023 21:29:19 +0000 Subject: [PATCH 4/4] Auto-update README --- README.md | 1 + README_fr.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index a239d3a..6a19f3a 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ 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 e1edbb9..d016b08 100644 --- a/README_fr.md +++ b/README_fr.md @@ -28,6 +28,7 @@ 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