diff --git a/srcpkgs/fzf/template b/srcpkgs/fzf/template index 4160f168d2c..5984a9d721e 100644 --- a/srcpkgs/fzf/template +++ b/srcpkgs/fzf/template @@ -1,6 +1,6 @@ # Template file for 'fzf' pkgname=fzf -version=0.16.10 +version=0.16.11 revision=1 build_style=go go_import_path="github.com/junegunn/fzf" @@ -11,7 +11,7 @@ license="MIT" homepage="https://github.com/junegunn/fzf" short_desc="Command-line fuzzy finder" distfiles="https://github.com/junegunn/fzf/archive/${version}.tar.gz" -checksum=a6b9d8abcba4239d30201cc7911e9c305a5cd750081ce5cd389f8e7425f4dc93 +checksum=e3067d4ad58d7be51eba9a35c06518cd7145c0cc297882796c7e40285f268a99 post_install() { cd ${wrksrc}