From 6fc48bfe627ad8d3493fe39e6eb77be898a362b7 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 1 Jun 2022 06:22:12 +0000 Subject: [PATCH 1/2] Upgrade to v0.154.2 --- conf/app.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index ff1e8bb..70e95a6 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/gotson/komga/releases/download/v0.154.1/komga-0.154.1.jar -SOURCE_SUM=275bb6254eba501af9af5daf856e5e56a8c74aa6c4abdf8183ee05da12703d17 +SOURCE_URL=https://github.com/gotson/komga/releases/download/v0.154.2/komga-0.154.2.jar +SOURCE_SUM=9ec029d9d2be5e9f6d3c04b79dab0f519fb98a8ac6b18915dd18b0600380203a SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=jar SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index 97beb72..09bc020 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Media server for your comics, manga and magazines", "fr": "Serveur multimédia pour vos bandes dessinées, mangas et magazines" }, - "version": "0.154.1~ynh1", + "version": "0.154.2~ynh1", "url": "https://komga.org", "upstream": { "license": "MIT", From 66295658fe6d7de229ccf395fde0bf25002f91e9 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 1 Jun 2022 06:22:17 +0000 Subject: [PATCH 2/2] Auto-update README --- README.md | 21 +++++++++++---------- README_fr.md | 27 ++++++++++++++++----------- 2 files changed, 27 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index 1d91543..94f283c 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ It shall NOT be edited by hand. # Komga for YunoHost -[![Integration level](https://dash.yunohost.org/integration/komga.svg)](https://dash.yunohost.org/appci/app/komga) ![](https://ci-apps.yunohost.org/ci/badges/komga.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/komga.maintain.svg) +[![Integration level](https://dash.yunohost.org/integration/komga.svg)](https://dash.yunohost.org/appci/app/komga) ![Working status](https://ci-apps.yunohost.org/ci/badges/komga.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/komga.maintain.svg) [![Install Komga with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=komga) *[Lire ce readme en français.](./README_fr.md)* @@ -29,31 +29,32 @@ Komga is a free and open source comics/mangas server. - Download book files -**Shipped version:** 0.154.1~ynh1 +**Shipped version:** 0.154.2~ynh1 **Demo:** https://demo.komga.org ## Screenshots -![](./doc/screenshots/home.png) +![Screenshot of Komga](./doc/screenshots/home.png) ## Documentation and resources -* Official app website: https://komga.org -* Official admin documentation: https://komga.org/guides/ -* Upstream app code repository: https://github.com/gotson/komga -* YunoHost documentation for this app: https://yunohost.org/app_komga -* Report a bug: https://github.com/YunoHost-Apps/komga_ynh/issues +* Official app website: +* Official admin documentation: +* Upstream app code repository: +* YunoHost documentation for this app: +* Report a bug: ## Developer info Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/komga_ynh/tree/testing). To try the testing branch, please proceed like that. -``` + +``` bash sudo yunohost app install https://github.com/YunoHost-Apps/komga_ynh/tree/testing --debug or sudo yunohost app upgrade komga -u https://github.com/YunoHost-Apps/komga_ynh/tree/testing --debug ``` -**More info regarding app packaging:** https://yunohost.org/packaging_apps \ No newline at end of file +**More info regarding app packaging:** diff --git a/README_fr.md b/README_fr.md index 94ff6d3..8e58d7f 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,10 +1,14 @@ + + # Komga pour YunoHost -[![Niveau d'intégration](https://dash.yunohost.org/integration/komga.svg)](https://dash.yunohost.org/appci/app/komga) ![](https://ci-apps.yunohost.org/ci/badges/komga.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/komga.maintain.svg) +[![Niveau d'intégration](https://dash.yunohost.org/integration/komga.svg)](https://dash.yunohost.org/appci/app/komga) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/komga.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/komga.maintain.svg) [![Installer Komga avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=komga) *[Read this readme in english.](./README.md)* -*[Lire ce readme en français.](./README_fr.md)* > *Ce package vous permet d'installer Komga rapidement et simplement sur un serveur YunoHost. Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.* @@ -25,31 +29,32 @@ Komga is a free and open source comics/mangas server. - Download book files -**Version incluse :** 0.154.1~ynh1 +**Version incluse :** 0.154.2~ynh1 **Démo :** https://demo.komga.org ## Captures d'écran -![](./doc/screenshots/home.png) +![Capture d'écran de Komga](./doc/screenshots/home.png) ## Documentations et ressources -* Site officiel de l'app : https://komga.org -* Documentation officielle de l'admin : https://komga.org/guides/ -* Dépôt de code officiel de l'app : https://github.com/gotson/komga -* Documentation YunoHost pour cette app : https://yunohost.org/app_komga -* Signaler un bug : https://github.com/YunoHost-Apps/komga_ynh/issues +* Site officiel de l'app : +* 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 Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/komga_ynh/tree/testing). Pour essayer la branche testing, procédez comme suit. -``` + +``` bash sudo yunohost app install https://github.com/YunoHost-Apps/komga_ynh/tree/testing --debug ou sudo yunohost app upgrade komga -u https://github.com/YunoHost-Apps/komga_ynh/tree/testing --debug ``` -**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps \ No newline at end of file +**Plus d'infos sur le packaging d'applications :**