fzf: update to 0.22.0.

This commit is contained in:
Leah Neukirchen 2020-08-04 12:08:17 +02:00
parent 719c7e84ad
commit 6528f0aecf

View File

@ -1,6 +1,6 @@
# Template file for 'fzf'
pkgname=fzf
version=0.21.1
version=0.22.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=47adf138f17c45d390af81958bdff6f92157d41e2c4cb13773df078b905cdaf4
checksum=3090748bb656333ed98490fe62133760e5da40ba4cd429a8142b4a0b69d05586
post_install() {
cd ${wrksrc}