fzf: update to 0.26.0.

This commit is contained in:
Leah Neukirchen 2021-03-14 16:16:13 +01:00
parent 53a339197f
commit a18d074af5

View file

@ -1,6 +1,6 @@
# Template file for 'fzf'
pkgname=fzf
version=0.25.1
version=0.26.0
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=b97cf9ab528391a49dfa45b459c767fb2626ade9f3a3f99d0108d7274f2eca8b
checksum=a8dc01f16b3bf453fdc9e9a2cd0ca39db7a1b44386517bb7859805b053aa7810
post_install() {
cd ${wrksrc}