mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: ddgr
This commit is contained in:
parent
f46ea3d30e
commit
0e43ec8291
1 changed files with 13 additions and 0 deletions
13
srcpkgs/ddgr/template
Normal file
13
srcpkgs/ddgr/template
Normal file
|
@ -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…
Add table
Reference in a new issue