ddgr: update to 2.2.
This commit is contained in:
parent
c0d5795889
commit
61a564f4a1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ddgr'
|
||||
pkgname=ddgr
|
||||
version=2.1
|
||||
version=2.2
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
depends="python3"
|
||||
|
@ -10,7 +10,7 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://github.com/jarun/ddgr"
|
||||
changelog="https://raw.githubusercontent.com/jarun/ddgr/main/CHANGELOG"
|
||||
distfiles="https://github.com/jarun/ddgr/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=fb6601ad533f2925d2d6299ab9e6dd48da0b75e99ef9ed9068f37e516380b5e6
|
||||
checksum=a858e0477ea339b64ae0427743ebe798a577c4d942737d8b3460bce52ac52524
|
||||
|
||||
post_install() {
|
||||
vcompletion auto-completion/bash/ddgr-completion.bash bash
|
||||
|
|
Loading…
Reference in New Issue