diff --git a/srcpkgs/fzf/template b/srcpkgs/fzf/template index 502b75b4710..563c2dc44ec 100644 --- a/srcpkgs/fzf/template +++ b/srcpkgs/fzf/template @@ -1,9 +1,9 @@ # Template file for 'fzf' pkgname=fzf -version=0.17.5 +version=0.18.0 revision=1 build_style=go -go_import_path="github.com/junegunn/fzf" +go_import_path=github.com/junegunn/fzf hostmakedepends="git" makedepends="ncurses-devel" short_desc="Command-line fuzzy finder" @@ -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=de3b39758e01b19bbc04ee0d5107e14052d3a32ce8f40d4a63d0ed311394f7ee +checksum=5406d181785ea17b007544082b972ae004b62fb19cdb41f25e265ea3cc8c2d9d post_install() { cd ${wrksrc}