From efcfd6226d1734d2a1379ff5f9324f49eb2cfce5 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 2 Oct 2023 06:20:17 +0000 Subject: [PATCH 1/2] Upgrade to v2023.10.01.18.13.08 --- manifest.toml | 2 +- scripts/_common.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index bc416db..f0b1688 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "SearXNG" description.en = "A free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled" description.fr = "Un méta-moteur de recherche qui rassemble les résultats de plus de 70 services de recherche. Les utilisateurs ne sont ni suivis ni espionnés" -version = "2023.09.18.10.00.00~ynh1" +version = "2023.10.01.18.13.08~ynh1" maintainers = ["mh4ckt3mh4ckt1c4s"] diff --git a/scripts/_common.sh b/scripts/_common.sh index c92b945..c0c6d47 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -5,7 +5,7 @@ #================================================= repo_fullpath="https://github.com/searxng/searxng" -commit_sha="a9b6963971327605db1509795be7795dc7401f3f" +commit_sha=d56b31d67473e0970bc457469b0cbec2e35f8b10 #================================================= # UWSGI HELPERS From ed01e070c0d9ccbf68cc01eb6f92c7c3f9ac571f Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 2 Oct 2023 06:20:23 +0000 Subject: [PATCH 2/2] 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 111c831..c8c8bca 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in SearxXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled. -**Shipped version:** 2023.09.18.10.00.00~ynh1 +**Shipped version:** 2023.10.01.18.13.08~ynh1 **Demo:** https://searx.be @@ -33,7 +33,6 @@ SearxXNG is a free internet metasearch engine which aggregates results from more * Official user documentation: * Official admin documentation: * Upstream app code repository: -* YunoHost documentation for this app: * Report a bug: ## Developer info diff --git a/README_fr.md b/README_fr.md index d3e74ec..1937dce 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po SearxXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled. -**Version incluse :** 2023.09.18.10.00.00~ynh1 +**Version incluse :** 2023.10.01.18.13.08~ynh1 **Démo :** https://searx.be @@ -33,7 +33,6 @@ SearxXNG is a free internet metasearch engine which aggregates results from more * Documentation officielle utilisateur : * Documentation officielle de l’admin : * Dépôt de code officiel de l’app : -* Documentation YunoHost pour cette app : * Signaler un bug : ## Informations pour les développeurs