ddgr: update to 2.0.
This commit is contained in:
parent
7aedb433ba
commit
30b8f8eadc
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'ddgr'
|
||||
pkgname=ddgr
|
||||
version=1.9
|
||||
revision=2
|
||||
version=2.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
depends="python3-requests"
|
||||
depends="python3"
|
||||
short_desc="DuckDuckGo from the terminal"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/jarun/ddgr"
|
||||
changelog="https://github.com/jarun/ddgr/raw/master/CHANGELOG"
|
||||
changelog="https://raw.githubusercontent.com/jarun/ddgr/main/CHANGELOG"
|
||||
distfiles="https://github.com/jarun/ddgr/archive/v${version}.tar.gz"
|
||||
checksum=3dfe82fab649f1cec904a1de63f78692be329a3b6928c1615f22c76f6e21c36f
|
||||
checksum=7e46430b0a8c479a5feca832adb73f2f09804bf603dedc50f4cf2e1da4c75f88
|
||||
|
|
Loading…
Reference in New Issue