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