mirror of
https://github.com/YunoHost-Apps/searx_ynh.git
synced 2024-09-03 20:16:30 +02:00
commit
1809e77a23
3 changed files with 6 additions and 6 deletions
|
@ -10,7 +10,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to
|
||||||
|
|
||||||
Searx is a privacy-respecting, hackable metasearch engine.
|
Searx is a privacy-respecting, hackable metasearch engine.
|
||||||
|
|
||||||
**Shipped version:** 0.14.0
|
**Shipped version:** 0.15.0
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
SOURCE_URL=https://github.com/asciimoo/searx/archive/v0.14.0.tar.gz
|
SOURCE_URL=https://github.com/asciimoo/searx/archive/v0.15.0.tar.gz
|
||||||
SOURCE_SUM=002c7f9ceeafc5ada2f1fd30b5d5f6c9
|
SOURCE_SUM=9d605ca08adc91fab27b4fd5311c9585620a9152e9f3e8b4f41f6ec7231af3efe3effdd3f8c0e6d08898c2116ef429455ec8525dad35e17329bd1e509828ba4b
|
||||||
SOURCE_SUM_PRG=md5sum
|
SOURCE_SUM_PRG=sha512sum
|
||||||
SOURCE_FORMAT=tar.gz
|
SOURCE_FORMAT=tar.gz
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
SOURCE_FILENAME=
|
SOURCE_FILENAME=searx.tar.gz
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
"fr": "Un méta-moteur de recherche respectueux de la vie privée et bidouillable",
|
"fr": "Un méta-moteur de recherche respectueux de la vie privée et bidouillable",
|
||||||
"de": "Eine Meta-Suchmaschine, die den Privatsphäre wahrt und 'hackable' ist."
|
"de": "Eine Meta-Suchmaschine, die den Privatsphäre wahrt und 'hackable' ist."
|
||||||
},
|
},
|
||||||
"version": "0.14.0~ynh2",
|
"version": "0.15.0~ynh1",
|
||||||
"url": "https://asciimoo.github.io/searx/",
|
"url": "https://asciimoo.github.io/searx/",
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "AGPL-3.0-or-later",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue