fzf: update to 0.30.0.

This commit is contained in:
Leah Neukirchen 2022-04-05 20:42:38 +02:00
parent 17164ad84d
commit 6fd2365980

View file

@ -1,6 +1,6 @@
# Template file for 'fzf'
pkgname=fzf
version=0.29.0
version=0.30.0
revision=1
build_style=go
go_import_path="github.com/junegunn/fzf"
@ -12,7 +12,7 @@ license="MIT"
homepage="https://github.com/junegunn/fzf"
changelog="https://raw.githubusercontent.com/junegunn/fzf/master/CHANGELOG.md"
distfiles="https://github.com/junegunn/fzf/archive/${version}.tar.gz"
checksum=a287a8806ce56d764100c5a6551721e16649fd98325f6bf112e96fb09fe3031b
checksum=a3428f510b7136e39104a002f19b2e563090496cb5205fa2e4c5967d34a20124
post_install() {
cd ${wrksrc}