diff --git a/srcpkgs/fzf/template b/srcpkgs/fzf/template index a236f5c1a7d..c732496ad14 100644 --- a/srcpkgs/fzf/template +++ b/srcpkgs/fzf/template @@ -1,6 +1,6 @@ # Template file for 'fzf' pkgname=fzf -version=0.63.0 +version=0.64.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/v${version}.tar.gz" -checksum=f83287152726c5da0ea63ccbf83a0cd09ef8ac828976415b724c07337ed054b0 +checksum=e990529375a75e9be03b58b6a136573b9fd1189c1223aaa760e47fcb94812172 post_install() { cd ${wrksrc}