diff --git a/srcpkgs/fzf/template b/srcpkgs/fzf/template index 72581cd433e..502b75b4710 100644 --- a/srcpkgs/fzf/template +++ b/srcpkgs/fzf/template @@ -1,7 +1,7 @@ # Template file for 'fzf' pkgname=fzf -version=0.17.4 -revision=2 +version=0.17.5 +revision=1 build_style=go go_import_path="github.com/junegunn/fzf" hostmakedepends="git" @@ -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=a4b009638266b116f422d159cd1e09df64112e6ae3490964db2cd46636981ff0 +checksum=de3b39758e01b19bbc04ee0d5107e14052d3a32ce8f40d4a63d0ed311394f7ee post_install() { cd ${wrksrc}