fzf: update to 0.51.0.

This commit is contained in:
Leah Neukirchen 2024-05-02 14:21:36 +02:00
parent 3bf5a9252a
commit 3a927a33c4

View file

@ -1,6 +1,6 @@
# Template file for 'fzf'
pkgname=fzf
version=0.50.0
version=0.51.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/refs/tags/${version}.tar.gz"
checksum=3dd8f57eb58c039d343c23fbe1b4f03e441eb796d564c959f8241106805370d0
checksum=64b3616700cff7b00785607771fc05023219eff24c54981e2497977fc7a6dd76
post_install() {
cd ${wrksrc}