From 60ef337e9224100b3f6f3f88e5dbe3758240911b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 30 Aug 2023 19:19:51 +0200 Subject: [PATCH 1/4] Update manifest.toml --- manifest.toml | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/manifest.toml b/manifest.toml index 40b4f60..0e70f5d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Libremdb" description.en = "Free & open source IMDb front-end" description.fr = "Frontal IMDb gratuit et open source" -version = "3.0.0~ynh1" +version = "3.1.0~ynh1" maintainers = [] @@ -16,7 +16,7 @@ demo = "https://libremdb.iket.me/about" code = "https://github.com/zyachel/libremdb" [integration] -yunohost = ">= 11.1.17" +yunohost = ">= 11.2" architectures = "all" multi_instance = true ldap = false @@ -28,7 +28,6 @@ ram.runtime = "50M" [install] [install.domain] type = "domain" - full_domain = true [install.init_main_permission] type = "group" @@ -36,8 +35,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/zyachel/libremdb/archive/refs/tags/v3.0.0.tar.gz" - sha256 = "8519c55ed0f74189270c3d09e85f2509301bb66e3749503e4b015c90142a1a8a" + url = "https://github.com/zyachel/libremdb/archive/refs/tags/v3.1.0.tar.gz" + sha256 = "2af323505e30a8d053a59fac4d3e0693b131d1beba475c61844fe62cccffa325" autoupdate.strategy = "latest_github_tag" [resources.ports] @@ -52,7 +51,6 @@ ram.runtime = "50M" [resources.apt] packages = "" - # (this part is optional and corresponds to the legacy ynh_install_extra_app_dependencies helper) extras.yarn.repo = "deb https://dl.yarnpkg.com/debian/ stable main" extras.yarn.key = "https://dl.yarnpkg.com/debian/pubkey.gpg" extras.yarn.packages = "yarn" From 97ba9b2069a13446b02045e903a95b89b0b92b06 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 30 Aug 2023 17:20:05 +0000 Subject: [PATCH 2/4] 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 4f8cc5c..42c318b 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ A free & open source IMDb front-end. -**Shipped version:** 3.0.0~ynh1 +**Shipped version:** 3.1.0~ynh1 **Demo:** https://libremdb.iket.me/about diff --git a/README_fr.md b/README_fr.md index 0a57a6a..d5c2b12 100644 --- a/README_fr.md +++ b/README_fr.md @@ -27,7 +27,7 @@ A free & open source IMDb front-end. -**Version incluse :** 3.0.0~ynh1 +**Version incluse :** 3.1.0~ynh1 **Démo :** https://libremdb.iket.me/about From 5c883a5aec78c85d43579fea400c1408854f2fd6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 6 Sep 2023 12:04:30 +0200 Subject: [PATCH 3/4] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 0e70f5d..be1776e 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Libremdb" description.en = "Free & open source IMDb front-end" description.fr = "Frontal IMDb gratuit et open source" -version = "3.1.0~ynh1" +version = "3.1.0~ynh2" maintainers = [] From 4277dfc18219e912470828e9d57b4fca64da2608 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 6 Sep 2023 10:04:35 +0000 Subject: [PATCH 4/4] 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 42c318b..58d8a7e 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ A free & open source IMDb front-end. -**Shipped version:** 3.1.0~ynh1 +**Shipped version:** 3.1.0~ynh2 **Demo:** https://libremdb.iket.me/about diff --git a/README_fr.md b/README_fr.md index d5c2b12..0e5642e 100644 --- a/README_fr.md +++ b/README_fr.md @@ -27,7 +27,7 @@ A free & open source IMDb front-end. -**Version incluse :** 3.1.0~ynh1 +**Version incluse :** 3.1.0~ynh2 **Démo :** https://libremdb.iket.me/about