diff --git a/srcpkgs/fzf/template b/srcpkgs/fzf/template index c935ec9924e..148fe13e1ca 100644 --- a/srcpkgs/fzf/template +++ b/srcpkgs/fzf/template @@ -1,6 +1,6 @@ # Template file for 'fzf' pkgname=fzf -version=0.13.5 +version=0.15.0 revision=1 build_style=go go_import_path="github.com/junegunn/fzf/src" @@ -12,7 +12,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=3494f3e3987da31f6de100214b24203f67852a15b309f1a954a54635dc0dc238 +checksum=ab40a9d6ff50765af9568e84c2107d6b91522c0623b109193402571f87055ee7 pre_build() { cd src