blob: e334827b51d13d29df4ae5b1c2efde99169e3a46 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = gnome-shell-extension-duckduckgo-search-provider-git
pkgdesc = Add DuckDuckGo search suggestions to Gnome Shell Search
pkgver = r9.1e87ab1
pkgrel = 1
url = https://github.com/keithamus/gnome-shell-duckduckgo-search-provider
arch = any
license = GPL-2
makedepends = typescript
depends = gnome-shell
optdepends = firefox: opening DuckDuckGo in Firefox
optdepends = chromium: opening DuckDuckGo in Chromium
optdepends = epiphany: opening DuckDuckGo in Epiphany
source = git+https://github.com/keithamus/gnome-shell-duckduckgo-search-provider
sha256sums = SKIP
pkgname = gnome-shell-extension-duckduckgo-search-provider-git
|