fzf: update to 0.37.0.

This commit is contained in:
Leah Neukirchen 2023-01-25 15:47:51 +01:00
parent 1169d2905f
commit b87aa10e9d

View file

@ -1,6 +1,6 @@
# Template file for 'fzf'
pkgname=fzf
version=0.36.0
version=0.37.0
revision=1
build_style=go
go_import_path="github.com/junegunn/fzf"
@ -11,7 +11,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=4745443ac751b7e322a61fbf7b0e4a8c3c1c47a482a7e9d3d31230faed8f4443
checksum=0044809beda82ba1a6936d5472cb749eef34785e8ecd4694936e39bf0ca9258b
post_install() {
cd ${wrksrc}