From 2bbd9f46a19320de3bc336973501fecc9a314e45 Mon Sep 17 00:00:00 2001 From: orhtej2 <2871798+orhtej2@users.noreply.github.com> Date: Tue, 4 Jul 2023 15:47:06 +0200 Subject: [PATCH 1/4] Do fresh build each time --- scripts/upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index 65648b6..51a5003 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -33,7 +33,7 @@ then ynh_script_progression --message="Upgrading source files..." --weight=2 # Download, check integrity, uncompress and patch the source from app.src - ynh_setup_source --dest_dir=$install_dir + ynh_setup_source --dest_dir=$install_dir -r fi chmod -R o-rwx "$install_dir" From b856b16a23ca03bb39ec298788f87e9d3eab1f10 Mon Sep 17 00:00:00 2001 From: Tagada <36127788+Tagadda@users.noreply.github.com> Date: Thu, 27 Jul 2023 14:49:31 +0200 Subject: [PATCH 2/4] Update scripts/upgrade --- scripts/upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index 51a5003..4c1866e 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -33,7 +33,7 @@ then ynh_script_progression --message="Upgrading source files..." --weight=2 # Download, check integrity, uncompress and patch the source from app.src - ynh_setup_source --dest_dir=$install_dir -r + ynh_setup_source --dest_dir=$install_dir --full_replace=1 fi chmod -R o-rwx "$install_dir" From 9011a30a162dc9994705c96cddedd0888418efa3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 29 Jul 2023 08:02:54 +0100 Subject: [PATCH 3/4] Update manifest.toml --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 2050f3b..5b5d2d6 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "The Lounge" description.en = "Web IRC client" description.fr = "Client Web IRC" -version = "4.4.1~ynh1" +version = "4.4.1~ynh2" maintainers = ["rafi59"] @@ -17,7 +17,7 @@ admindoc = "https://thelounge.chat/docs" code = "https://github.com/thelounge/thelounge" [integration] -yunohost = ">= 11.1.21" +yunohost = ">= 11.2" architectures = "all" multi_instance = false ldap = false From 04cbde4afe30aec84a29b5da325961cb343ee21a Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 29 Jul 2023 07:02:57 +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 66b9711..03438cd 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Modern web IRC client designed for self-hosting - Responsive interface - Multi-user support -**Shipped version:** 4.4.1~ynh1 +**Shipped version:** 4.4.1~ynh2 **Demo:** https://demo.thelounge.chat/ diff --git a/README_fr.md b/README_fr.md index ae8082e..fb817af 100644 --- a/README_fr.md +++ b/README_fr.md @@ -24,7 +24,7 @@ Client Web IRC moderne conçu pour l'auto-hébergement - Interface réactive - Support multi-utilisateurs -**Version incluse :** 4.4.1~ynh1 +**Version incluse :** 4.4.1~ynh2 **Démo :** https://demo.thelounge.chat/