From 4c0c1f05e4fbd34e15a296c3684200abe4921618 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 15 Aug 2022 19:19:08 +0200 Subject: [PATCH 1/4] set relative path for --keep opt --- manifest.json | 2 +- scripts/upgrade | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 9ceeb39..62e3fe6 100644 --- a/manifest.json +++ b/manifest.json @@ -21,7 +21,7 @@ "email": "" }, "requirements": { - "yunohost": ">= 4.3.0" + "yunohost": ">= 11.0.9" }, "multi_instance": true, "services": [ diff --git a/scripts/upgrade b/scripts/upgrade index a3484e3..151517f 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -100,7 +100,7 @@ then ynh_script_progression --message="Upgrading source files..." --weight=4 # Download, check integrity, uncompress and patch the source from app.src - ynh_setup_source --dest_dir="$final_path" --keep="$final_path/opensearch.xml $final_path/config.php" + ynh_setup_source --dest_dir="$final_path" --keep="opensearch.xml config.php" fi chmod 750 "$final_path" From 1c2dc67509a400ebb62bb1556e2ee11ebde3fde4 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 15 Aug 2022 17:19:15 +0000 Subject: [PATCH 2/4] Auto-update README --- README.md | 1 + README_fr.md | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c182b68..fce3978 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ LibreX gives you results from Google, Qwant and popular torrent sites without sp **Shipped version:** 20220709~ynh1 + **Demo:** https://librex.beparanoid.de ## Screenshots diff --git a/README_fr.md b/README_fr.md index 10d3a84..0334604 100644 --- a/README_fr.md +++ b/README_fr.md @@ -30,7 +30,8 @@ LibreX gives you results from Google, Qwant and popular torrent sites without sp - No 3rd party libs are used -**Version incluse :** 20220709~ynh1 +**Version incluse :** 20220709~ynh1 + **Démo :** https://librex.beparanoid.de From f8c09d46d6384ba9ff47e15f611dcb446f42b46c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 17 Dec 2022 22:24:42 +0100 Subject: [PATCH 3/4] Upgrade to upstream --- conf/app.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index c19bc64..95cea8b 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/hnhx/librex/archive/112e64cdab8ea92c4018015d21984150e9b3af7c.tar.gz -SOURCE_SUM=0c932a88e786c93b7e183d303f2653cb7fc462e4e423e614b7d0a4a56b28e066 +SOURCE_URL=https://github.com/hnhx/librex/archive/f883df2d07dfb6b4514e723e545399bb1d2ddcca.tar.gz +SOURCE_SUM=00e42002519d3b2035425981a39b8b607a9f3cc30784e8679ce93e8f9639ac30 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 62e3fe6..16d5a26 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Meta search engine for Google and popular torrent sites", "fr": "Méta moteur de recherche pour Google et les sites torrent populaires" }, - "version": "20220709~ynh1", + "version": "20221217~ynh1", "url": "https://github.com/hnhx/librex", "upstream": { "license": "AGPL-3.0-only", From 0cec801981ed81dbe46d6e8db1e80cadeee23df4 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 17 Dec 2022 21:24:47 +0000 Subject: [PATCH 4/4] Auto-update README --- README.md | 3 +-- README_fr.md | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index fce3978..633a4fd 100644 --- a/README.md +++ b/README.md @@ -30,8 +30,7 @@ LibreX gives you results from Google, Qwant and popular torrent sites without sp - No 3rd party libs are used -**Shipped version:** 20220709~ynh1 - +**Shipped version:** 20221217~ynh1 **Demo:** https://librex.beparanoid.de diff --git a/README_fr.md b/README_fr.md index 0334604..e7d7b76 100644 --- a/README_fr.md +++ b/README_fr.md @@ -30,8 +30,7 @@ LibreX gives you results from Google, Qwant and popular torrent sites without sp - No 3rd party libs are used -**Version incluse :** 20220709~ynh1 - +**Version incluse :** 20221217~ynh1 **Démo :** https://librex.beparanoid.de