diff --git a/srcpkgs/fzf/template b/srcpkgs/fzf/template index aaf3709b3fa..7c0efb79d6a 100644 --- a/srcpkgs/fzf/template +++ b/srcpkgs/fzf/template @@ -1,6 +1,6 @@ # Template file for 'fzf' pkgname=fzf -version=0.50.0 +version=0.51.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/refs/tags/${version}.tar.gz" -checksum=3dd8f57eb58c039d343c23fbe1b4f03e441eb796d564c959f8241106805370d0 +checksum=64b3616700cff7b00785607771fc05023219eff24c54981e2497977fc7a6dd76 post_install() { cd ${wrksrc}