diff --git a/srcpkgs/fzf/template b/srcpkgs/fzf/template index eb4ffda7412..33c5eec6504 100644 --- a/srcpkgs/fzf/template +++ b/srcpkgs/fzf/template @@ -1,6 +1,6 @@ # Template file for 'fzf' pkgname=fzf -version=0.24.1 +version=0.24.2 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=35e8f57319d4b0ad3297251f4487b15203d288a081c1019d67f80758264b9d45 +checksum=8a07554bade6b3064531689d4da829accc843e28ea1ae3229d3bd6d2ebe4a84e post_install() { cd ${wrksrc}