diff --git a/srcpkgs/fzf/template b/srcpkgs/fzf/template index 5bacbb59790..8c312d3399a 100644 --- a/srcpkgs/fzf/template +++ b/srcpkgs/fzf/template @@ -1,6 +1,6 @@ # Template file for 'fzf' pkgname=fzf -version=0.27.2 +version=0.27.3 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=7798a9e22fc363801131456dc21026ccb0f037aed026d17df60b1178b3f24111 +checksum=a0ad8dc6dd5c7a0c87ad623c0d9164cc2861489b76cb7a8b66f51cb4f9a81254 post_install() { cd ${wrksrc}