Upgrade PKGBUILDS

This commit is contained in:
moparisthebest
2017-07-01 12:45:39 -04:00
parent 1fb86e9e1d
commit 36edb5280b
44 changed files with 268 additions and 191 deletions

View File

@@ -3,31 +3,31 @@
# Jean Lucas <jean at 4ray dot co> and Reventlov <contact+aur at volcanis dot me>
pkgname=searx
pkgver=0.11.0
pkgver=0.12.0
pkgrel=2
pkgdesc="A privacy-respecting, hackable metasearch engine"
arch=('any')
url="https://asciimoo.github.io/searx/"
license=('AGPL')
makedepends=('openssl')
depends=('python2-flask'
'python2-flask-babel'
'python2-requests'
'python2-lxml'
'python2-yaml'
'python2-dateutil'
'python2-pygments'
'python2-certifi'
'python2-pyasn1'
'python2-ndg-httpsclient'
'python2-pysocks')
depends=( 'python2-certifi'
'python2-flask'
'python2-flask-babel'
'python2-lxml'
'python2-idna'
'python2-pygments'
'python2-pyopenssl'
'python2-dateutil'
'python2-yaml'
'python2-requests'
'python2-pysocks')
conflicts=('searx-git')
backup=('etc/searx/settings.yml')
install=searx.install
source=("https://github.com/asciimoo/searx/archive/v$pkgver.zip"
'searx.install'
'searx.service')
sha512sums=('f1f28d6135ef2a8e254a700ae9ef3366fccc83f1c2c2574f4d276347304bae6aa397f5d3a4bad4f66b19b13470c6cc724eee2c68bc004a4876a7804a7c79b97a'
sha512sums=('2809b3dadcc7511477dd58150e65641877f4f09850cb038ec8e445982d21af4dc7121acf4f948520b457ed138902bb418fc5f678590f7a92716af7ba68851494'
'daf98a69d87dc78ea645a02146d67b0a2903b3b219edadf2e3c987c20d0751ac147b72fe185c74bfe3e0b154ed8ee4b9b503e7ca922548fad52157aada05803c'
'64ab805f7e0089d9b638c2972687ba60331304b3d63bfff138ce8b7903d999f40854067c384cafbc6c635afc335bd084b758cbb7c5cac397d97ed1f31e67ac6e')