From 37b178d5e055d55e7530deaa496261fb8c231209 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 9 Mar 2023 16:06:19 +0100 Subject: [PATCH 1/6] Update manifest.toml --- manifest.toml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 2daf991..6f992e1 100644 --- a/manifest.toml +++ b/manifest.toml @@ -16,7 +16,7 @@ demo = "https://libreddit.spike.codes/" code = "https://github.com/spikecodes/libreddit" [integration] -yunohost = ">= 11.1.13" +yunohost = ">= 11.1.14" architectures = ["amd64"] multi_instance = true ldap = false @@ -44,3 +44,10 @@ ram.runtime = "50M" [resources.permissions] main.url = "/" +[resources.sources] + [resources.sources.main] + url = "https://github.com/spikecodes/libreddit/releases/download/v0.30.0/libreddit" + sha256 = "46f7424d963af88428c7863010c8a20d6c5791b6425495abe6439a4838d65427" + extract = false + in_subdir = false + rename = "libreddit" From d075d8e739efaa79ef21148dadf8cdab700906a8 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 9 Mar 2023 16:09:07 +0100 Subject: [PATCH 2/6] Delete app.src --- conf/app.src | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 conf/app.src diff --git a/conf/app.src b/conf/app.src deleted file mode 100644 index 2020adc..0000000 --- a/conf/app.src +++ /dev/null @@ -1,6 +0,0 @@ -SOURCE_URL=https://github.com/spikecodes/libreddit/releases/download/v0.30.0/libreddit -SOURCE_SUM=46f7424d963af88428c7863010c8a20d6c5791b6425495abe6439a4838d65427 -SOURCE_SUM_PRG=sha256sum -SOURCE_IN_SUBDIR=false -SOURCE_FILENAME=libreddit -SOURCE_EXTRACT=false \ No newline at end of file From 76dd8a29987a5f4eedcf1b8e07037d3a1270e6b9 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 9 Mar 2023 16:10:27 +0100 Subject: [PATCH 3/6] Update manifest.toml --- manifest.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.toml b/manifest.toml index 6f992e1..6cfd65e 100644 --- a/manifest.toml +++ b/manifest.toml @@ -44,6 +44,7 @@ ram.runtime = "50M" [resources.permissions] main.url = "/" + [resources.sources] [resources.sources.main] url = "https://github.com/spikecodes/libreddit/releases/download/v0.30.0/libreddit" From 075de9a40f5e50a852eb3a52642064e45d245c11 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 9 Mar 2023 16:10:41 +0100 Subject: [PATCH 4/6] Update manifest.toml --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 6cfd65e..ce4864a 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Libreddit" description.en = "Libre alternative to Reddit" description.fr = "Alternative libre à Reddit" -version = "0.30.0~ynh1" +version = "0.30.0~ynh2" maintainers = ["eric_G"] @@ -44,7 +44,7 @@ ram.runtime = "50M" [resources.permissions] main.url = "/" - + [resources.sources] [resources.sources.main] url = "https://github.com/spikecodes/libreddit/releases/download/v0.30.0/libreddit" From 23e3265ebac4246c520890505dc8d555612c7a10 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 9 Mar 2023 16:11:12 +0100 Subject: [PATCH 5/6] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 82c34d6..aaf5609 100755 --- a/scripts/install +++ b/scripts/install @@ -23,7 +23,7 @@ chmod +x $install_dir/libreddit #================================================= # SYSTEM CONFIGURATION #================================================= -ynh_script_progression --message="Adding system configurations related to $app ..." --weight=1 +ynh_script_progression --message="Adding system configurations related to $app..." --weight=1 # Create a dedicated NGINX config ynh_add_nginx_config From 59991fe5ebcb337498f99f9ee5dced73136a8a9c Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 9 Mar 2023 15:12:07 +0000 Subject: [PATCH 6/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 1c3ffda..ce2ef40 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Libreddit is a portmanteau of "libre" (meaning freedom) and "Reddit". It is a pr - Strong Content Security Policy prevents browser requests to Reddit -**Shipped version:** 0.30.0~ynh1 +**Shipped version:** 0.30.0~ynh2 **Demo:** https://libreddit.spike.codes/ diff --git a/README_fr.md b/README_fr.md index dff62e8..d28c1bc 100644 --- a/README_fr.md +++ b/README_fr.md @@ -26,7 +26,7 @@ Libreddit is a portmanteau of "libre" (meaning freedom) and "Reddit". It is a pr - Strong Content Security Policy prevents browser requests to Reddit -**Version incluse :** 0.30.0~ynh1 +**Version incluse :** 0.30.0~ynh2 **Démo :** https://libreddit.spike.codes/