From f5997154e16c44ec9fb13c310d109f38c87a08c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 1 Mar 2024 09:29:03 +0100 Subject: [PATCH 1/3] Update manifest.toml --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 958a01d..8452cdb 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Komga" description.en = "Media server for your comics, manga and magazines" description.fr = "Serveur multimédia pour vos bandes dessinées, mangas et magazines" -version = "1.3.0~ynh1" +version = "1.10.3~ynh1" maintainers = ["Navan Chauhan"] @@ -43,7 +43,7 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/gotson/komga/releases/download/v1.3.0/komga-1.3.0.jar" + url = "https://github.com/gotson/komga/releases/download/v1.10.3/komga-1.10.3.jar" sha256 = "eff4383cecf63324bc85edc4e45fc37a59b0738fc41c2a175f3e44027cd5c059" extract = false rename = "komga.jar" From 274848241cadd05af8c57683ba681b532e1ea882 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 1 Mar 2024 08:29:07 +0000 Subject: [PATCH 2/3] Auto-update README --- README.md | 2 +- README_fr.md | 23 +++++++++++------------ 2 files changed, 12 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 38e7084..31d0723 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Komga is a free and open source comics/mangas server. - Download book files -**Shipped version:** 1.3.0~ynh1 +**Shipped version:** 1.10.3~ynh1 **Demo:** https://demo.komga.org diff --git a/README_fr.md b/README_fr.md index 4e0062a..ebc5afd 100644 --- a/README_fr.md +++ b/README_fr.md @@ -16,21 +16,20 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po ## Vue d’ensemble -Komga is a free and open source comics/mangas server. +Komga est un serveur de bandes dessinées/mangas gratuit et open source. -### Features +### Caractéristiques -- Browse libraries, series and books via a responsive web UI that works on desktop, tablets and phones -- Organize your library with collections and read lists -- Edit metadata for your series and books -- Import embedded metadata automatically -- Webreader with multiple reading modes -- Manage multiple users, with per-library access control -- Offers a REST API, many community tools and scripts can interact with Komga -- Download book files +- Parcourez les bibliothèques, les séries et les livres via une interface utilisateur Web réactive qui fonctionne sur les ordinateurs de bureau, les tablettes et les téléphones +- Organisez votre bibliothèque avec des collections et des listes de lecture +- Modifiez les métadonnées de vos séries et livres +- Importer automatiquement les métadonnées intégrées +- Lecteur Web avec plusieurs modes de lecture +- Gérer plusieurs utilisateurs, avec contrôle d'accès par bibliothèque +- Propose une API REST, de nombreux outils et scripts communautaires peuvent interagir avec Komga +- Télécharger des fichiers de livres - -**Version incluse :** 1.3.0~ynh1 +**Version incluse :** 1.10.3~ynh1 **Démo :** https://demo.komga.org From 9fbd51963d2c07b830ec02478f8b9d4dab0fbb80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 1 Mar 2024 09:35:31 +0100 Subject: [PATCH 3/3] Update manifest.toml --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 8452cdb..e5a52c9 100644 --- a/manifest.toml +++ b/manifest.toml @@ -43,8 +43,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/gotson/komga/releases/download/v1.10.3/komga-1.10.3.jar" - sha256 = "eff4383cecf63324bc85edc4e45fc37a59b0738fc41c2a175f3e44027cd5c059" + url = "https://github.com/gotson/komga/releases/download/1.10.3/komga-1.10.3.jar" + sha256 = "b7f9f0a8456bb017842c92cbb62cc323bdfb56738346cb8f7d09670d405fa0a7" extract = false rename = "komga.jar"