New package: ddgr
This commit is contained in:
parent
f46ea3d30e
commit
0e43ec8291
|
@ -0,0 +1,13 @@
|
|||
# Template file for 'ddgr'
|
||||
pkgname=ddgr
|
||||
version=1.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=gnu-makefile
|
||||
depends="python3-requests"
|
||||
maintainer="cr6git <quark6@protonmail.com>"
|
||||
short_desc="DuckDuckGo from the terminal"
|
||||
homepage="https://github.com/jarun/ddgr"
|
||||
license="GPL-3"
|
||||
distfiles="https://github.com/jarun/ddgr/archive/v${version}.tar.gz"
|
||||
checksum=212c35967156ba371e6c423b61e56010cb4c00d7fb07a653856b2cd62fb7f071
|
Loading…
Reference in New Issue