From 728c7c4dd15f877b4c1724313b0d9c31ea4cd846 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 16 Sep 2021 08:56:46 +0200 Subject: [PATCH 1/6] Update updater.sh --- .github/workflows/updater.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/updater.sh b/.github/workflows/updater.sh index 9b823ba..2a6da3b 100755 --- a/.github/workflows/updater.sh +++ b/.github/workflows/updater.sh @@ -125,7 +125,7 @@ done sudo apt-get install moreutils # Replace new version in manifest -jq -s --indent 4 ".[] | .version = \"$VERSION~ynh1\"" manifest.json | sponge manifest.json +jq -s --indent 4 ".[] | .version = \"$version~ynh1\"" manifest.json | sponge manifest.json # No need to update the README, yunohost-bot takes care of it From b423fb5fe6ef3f6e370cfd4bccf526c6e924eda6 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 16 Sep 2021 07:04:37 +0000 Subject: [PATCH 2/6] Upgrade to v0.127.0 --- conf/app.src | 4 ++-- manifest.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/conf/app.src b/conf/app.src index eb65e08..6a61097 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/gotson/komga/releases/download/v0.126.0/komga-0.126.0.jar -SOURCE_SUM=eb270399da5e9f47689d921197c635239e46043d9c151cd3627be058ceb29c5c +SOURCE_URL=https://github.com/gotson/komga/releases/download/v0.127.0/komga-0.127.0.jar +SOURCE_SUM=5f4ae27304db90ec044d2a1cd978b4abe087547300113f7a67d5fc3c0a953fda SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=jar SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index e188076..294a316 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.126.0~ynh4", + "version": "0.127.0~ynh1", "url": "https://komga.org", "upstream": { "license": "MIT", @@ -30,7 +30,7 @@ "nginx" ], "arguments": { - "install" : [ + "install": [ { "name": "domain", "type": "domain", From 7270aa9d9329afd2566d1b53f94db88da99f1b4b Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Thu, 16 Sep 2021 07:04:40 +0000 Subject: [PATCH 3/6] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 19773b9..3bb5322 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Komga is a free and open source comics/mangas server. - Download book files -**Shipped version:** 0.126.0~ynh4 +**Shipped version:** 0.127.0~ynh1 **Demo:** https://demo.komga.org diff --git a/README_fr.md b/README_fr.md index 2147dc5..49a8b41 100644 --- a/README_fr.md +++ b/README_fr.md @@ -25,7 +25,7 @@ Komga is a free and open source comics/mangas server. - Download book files -**Version incluse :** 0.126.0~ynh4 +**Version incluse :** 0.127.0~ynh1 **Démo :** https://demo.komga.org From 0f403d6acf72e916957ff5cda6b6ec1c48d4407b Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 17 Sep 2021 11:36:25 +0000 Subject: [PATCH 4/6] Upgrade to v0.128.1 --- conf/app.src | 4 ++-- manifest.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/conf/app.src b/conf/app.src index eb65e08..e14b4ed 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/gotson/komga/releases/download/v0.126.0/komga-0.126.0.jar -SOURCE_SUM=eb270399da5e9f47689d921197c635239e46043d9c151cd3627be058ceb29c5c +SOURCE_URL=https://github.com/gotson/komga/releases/download/v0.128.1/komga-0.128.1.jar +SOURCE_SUM=6cea64c49b1a619584c71b09ede11c72659f5abecb28a1f48dd0f202da8bab54 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=jar SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index e188076..4c4c983 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.126.0~ynh4", + "version": "0.128.1~ynh1", "url": "https://komga.org", "upstream": { "license": "MIT", @@ -30,7 +30,7 @@ "nginx" ], "arguments": { - "install" : [ + "install": [ { "name": "domain", "type": "domain", From 4a637787a7995e8e2fac8f472838ecec1766a4ed Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Fri, 17 Sep 2021 11:36:28 +0000 Subject: [PATCH 5/6] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 19773b9..ae5e565 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Komga is a free and open source comics/mangas server. - Download book files -**Shipped version:** 0.126.0~ynh4 +**Shipped version:** 0.128.1~ynh1 **Demo:** https://demo.komga.org diff --git a/README_fr.md b/README_fr.md index 2147dc5..452c2fb 100644 --- a/README_fr.md +++ b/README_fr.md @@ -25,7 +25,7 @@ Komga is a free and open source comics/mangas server. - Download book files -**Version incluse :** 0.126.0~ynh4 +**Version incluse :** 0.128.1~ynh1 **Démo :** https://demo.komga.org From 1583ec0063c79d59c54ceef68cc586081436162b Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 17 Sep 2021 15:42:31 +0200 Subject: [PATCH 6/6] Update manifest.json --- manifest.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/manifest.json b/manifest.json index 4c4c983..77eb329 100644 --- a/manifest.json +++ b/manifest.json @@ -13,7 +13,6 @@ "website": "https://komga.org", "demo": "https://demo.komga.org", "admindoc": "https://komga.org/guides/", - "userdoc": "https://yunohost.org/apps", "code": "https://github.com/gotson/komga" }, "multi_instance": true, @@ -34,7 +33,6 @@ { "name": "domain", "type": "domain", - "example": "example.com" }, { "name": "path",