diff --git a/srcpkgs/fzf/template b/srcpkgs/fzf/template index 4ddac766ceb..7325aff69e2 100644 --- a/srcpkgs/fzf/template +++ b/srcpkgs/fzf/template @@ -1,6 +1,6 @@ # Template file for 'fzf' pkgname=fzf -version=0.61.3 +version=0.62.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=0a5837791dd0a9861ff778738ad174b1ad60968d2e196b4333bdcfb55567f37d +checksum=e5beae86a3d026b2c2cfc165715d45b831b9f337a9e96f711ba3bc3d15e50900 post_install() { cd ${wrksrc}