ddgr: update to 1.5.
This commit is contained in:
parent
865cfadcd8
commit
b997c761db
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,8 @@
|
|||
# Template file for 'ddgr'
|
||||
pkgname=ddgr
|
||||
version=1.4
|
||||
version=1.5
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=gnu-makefile
|
||||
depends="python3-requests"
|
||||
maintainer="cr6git <quark6@protonmail.com>"
|
||||
|
@ -9,5 +10,4 @@ short_desc="DuckDuckGo from the terminal"
|
|||
homepage="https://github.com/jarun/ddgr"
|
||||
license="GPL-3.0-or-later"
|
||||
distfiles="https://github.com/jarun/ddgr/archive/v${version}.tar.gz"
|
||||
checksum=045063b4d7262992a7ea3cd9fe9715a199318828de82073f54c42631d3ef41b7
|
||||
noarch=yes
|
||||
checksum=b442f707a2c2ead42233d3bf3a9bf919e32ab9860e20d9d39f860840c13c0392
|
||||
|
|
Loading…
Reference in a new issue