diff --git a/srcpkgs/fzf/template b/srcpkgs/fzf/template index 4b881ee7a6a..ec60af9ddc6 100644 --- a/srcpkgs/fzf/template +++ b/srcpkgs/fzf/template @@ -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}