mirror of
https://github.com/YunoHost-Apps/searx_ynh.git
synced 2024-09-03 20:16:30 +02:00
commit
2b704cb1e9
4 changed files with 7 additions and 5 deletions
|
@ -18,7 +18,8 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
Privacy-respecting, hackable metasearch engine
|
||||
|
||||
|
||||
**Shipped version:** 1.0.0~ynh6
|
||||
**Shipped version:** 1.1.0~ynh1
|
||||
|
||||
|
||||
**Demo:** https://demo.yunohost.org/searx/
|
||||
|
||||
|
|
|
@ -18,7 +18,8 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
|||
Privacy-respecting, hackable metasearch engine
|
||||
|
||||
|
||||
**Version incluse :** 1.0.0~ynh6
|
||||
**Version incluse :** 1.1.0~ynh1
|
||||
|
||||
|
||||
**Démo :** https://demo.yunohost.org/searx/
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/searx/searx/archive/refs/tags/1.0.0.tar.gz
|
||||
SOURCE_SUM=4587acc9bd2bf428fe9ac8e4d79d3637dac308a8e5bdeee4f0bae85bfe5c67fe
|
||||
SOURCE_URL=https://github.com/searx/searx/archive/refs/tags/v1.1.0.tar.gz
|
||||
SOURCE_SUM=fc17371a02ee1d73896c2ac9c55b1ec90e5171fd2eea060b8867fc7efb63d725
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
"fr": "Méta-moteur de recherche respectueux de la vie privée et bidouillable",
|
||||
"de": "Meta-Suchmaschine, die den Privatsphäre wahrt und 'hackable' ist"
|
||||
},
|
||||
"version": "1.0.0~ynh6",
|
||||
"version": "1.1.0~ynh1",
|
||||
"url": "https://searx.github.io/searx/",
|
||||
"upstream": {
|
||||
"license": "AGPL-3.0-or-later",
|
||||
|
|
Loading…
Reference in a new issue