ddgr: update to 1.6.
This commit is contained in:
parent
08fcb14b91
commit
332481b8ba
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'ddgr'
|
||||
pkgname=ddgr
|
||||
version=1.5
|
||||
version=1.6
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=gnu-makefile
|
||||
depends="python3-requests"
|
||||
maintainer="Orphaned <orphan@voidlinux.eu>"
|
||||
short_desc="DuckDuckGo from the terminal"
|
||||
homepage="https://github.com/jarun/ddgr"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/jarun/ddgr"
|
||||
distfiles="https://github.com/jarun/ddgr/archive/v${version}.tar.gz"
|
||||
checksum=b442f707a2c2ead42233d3bf3a9bf919e32ab9860e20d9d39f860840c13c0392
|
||||
checksum=eae7ff1ab44dfda168a8bbe46593e80ca4a26ab45a9efbab13e6f466349e0e5c
|
||||
|
|
Loading…
Reference in New Issue