1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/searx_ynh.git synced 2024-09-03 20:16:30 +02:00

Merge pull request #52 from liberodark/master

Update to 0.15.0
This commit is contained in:
Maniack Crudelis 2019-08-05 11:52:30 +02:00 committed by GitHub
commit 1809e77a23
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

View file

@ -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.
**Shipped version:** 0.14.0
**Shipped version:** 0.15.0
## Screenshots

View file

@ -1,6 +1,6 @@
SOURCE_URL=https://github.com/asciimoo/searx/archive/v0.14.0.tar.gz
SOURCE_SUM=002c7f9ceeafc5ada2f1fd30b5d5f6c9
SOURCE_SUM_PRG=md5sum
SOURCE_URL=https://github.com/asciimoo/searx/archive/v0.15.0.tar.gz
SOURCE_SUM=9d605ca08adc91fab27b4fd5311c9585620a9152e9f3e8b4f41f6ec7231af3efe3effdd3f8c0e6d08898c2116ef429455ec8525dad35e17329bd1e509828ba4b
SOURCE_SUM_PRG=sha512sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=
SOURCE_FILENAME=searx.tar.gz

View file

@ -7,7 +7,7 @@
"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."
},
"version": "0.14.0~ynh2",
"version": "0.15.0~ynh1",
"url": "https://asciimoo.github.io/searx/",
"license": "AGPL-3.0-or-later",
"maintainer": {