blob: ff6c2ad97745d36031b6dd9d5be82d1c86fd145e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = gimmeasearx-git
pkgdesc = Find a random searx instance
pkgver = 2.0.0
pkgrel = 3
url = https://github.com/demostanis/gimmeasearx
arch = x86_64
license = GPL3
makedepends = git
makedepends = go
optdepends = tor: required to show .onion instances
provides = gimmeasearx
conflicts = gimmeasearx
source = git+https://github.com/demostanis/gimmeasearx.git
sha512sums = SKIP
pkgname = gimmeasearx-git
|