13 lines
428 B
Bash
13 lines
428 B
Bash
# Template file for 'ddgr'
|
|
pkgname=ddgr
|
|
version=1.8.1
|
|
revision=1
|
|
archs=noarch
|
|
build_style=gnu-makefile
|
|
depends="python3-requests"
|
|
short_desc="DuckDuckGo from the terminal"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://github.com/jarun/ddgr"
|
|
distfiles="https://github.com/jarun/ddgr/archive/v${version}.tar.gz"
|
|
checksum=d223a3543866e44e4fb05df487bd3eb23d80debc95f116493ed5aad0d091149e
|