From 0d43eceb2b8209b7b9971d1619a68d451af3e5ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 30 Jul 2023 16:19:53 +0100 Subject: [PATCH 1/4] Update manifest.toml --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 77e77e2..05ded84 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ description.fr = "Lecteur de flux simple et multi-utilisateurs" version = "2023.05.15~ynh1" -maintainers = [""] +maintainers = ["eric_G"] [upstream] license = "MIT" @@ -17,7 +17,7 @@ admindoc = "https://j3s.sh/thought/vore-a-new-rss-feed-reader.html" code = "https://git.j3s.sh/vore/tree/main/" [integration] -yunohost = ">= 11.1.19" +yunohost = ">= 11.2" architectures = "all" multi_instance = false ldap = false From a33f47c31eab29a87d649683b96ed0e1c73014a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 30 Jul 2023 16:21:51 +0100 Subject: [PATCH 2/4] Update install --- scripts/install | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/install b/scripts/install index 87cfd0b..8ed2f6f 100755 --- a/scripts/install +++ b/scripts/install @@ -16,7 +16,6 @@ source /usr/share/yunohost/helpers #================================================= ynh_script_progression --message="Setting up source files..." --weight=1 -ynh_remove_go mkdir -p "$install_dir" ynh_exec_warn_less git clone https://git.j3s.sh/vore "$install_dir" --quiet From 6ddb94ed4b55506be3947a42e2f1e0635d1475e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 30 Jul 2023 16:36:41 +0100 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 05ded84..62343c0 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Vore" description.en = "Simple, multi-tenant feed reader" description.fr = "Lecteur de flux simple et multi-utilisateurs" -version = "2023.05.15~ynh1" +version = "2023.05.15~ynh2" maintainers = ["eric_G"] From 7c6ec892a9de660c1e061afcf000b231090be67b Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 30 Jul 2023 15:36:44 +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 96a8c18..59587dc 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ A simple, multi-tenant feed reader - display a chronological list of feed items -**Shipped version:** 2023.05.15~ynh1 +**Shipped version:** 2023.05.15~ynh2 **Demo:** https://vore.website/j3s diff --git a/README_fr.md b/README_fr.md index bea5c3e..549604a 100644 --- a/README_fr.md +++ b/README_fr.md @@ -26,7 +26,7 @@ Un lecteur de flux simple et multi-locataires - afficher une liste chronologique des éléments du flux -**Version incluse :** 2023.05.15~ynh1 +**Version incluse :** 2023.05.15~ynh2 **Démo :** https://vore.website/j3s