diff --git a/srcpkgs/fzf/template b/srcpkgs/fzf/template index d53bc6535cf..bcf6035eb1e 100644 --- a/srcpkgs/fzf/template +++ b/srcpkgs/fzf/template @@ -1,6 +1,6 @@ # Template file for 'fzf' pkgname=fzf -version=0.15.1 +version=0.15.2 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=d48e7fd63b36a89b0187775eee3dae76992070cba62587d94303d39ecfa7d022 +checksum=32bbe680f9830845b73f043212d6dbf57b7335702c791fce3efd86b252d8d125 pre_build() { cd src