fzf: update to 0.58.0

This commit is contained in:
bhagwan 2025-01-19 18:23:44 -08:00 committed by Leah Neukirchen
parent ade7a5aef5
commit a66556872f

View file

@ -1,6 +1,6 @@
# Template file for 'fzf'
pkgname=fzf
version=0.57.0
version=0.58.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/v${version}.tar.gz"
checksum=d4e8e25fad2d3f75943b403c40b61326db74b705bf629c279978fdd0ceb1f97c
checksum=c49e5b13c7f3ee28ebc41ce720e48054287f11186212b2152434497a590f1a63
post_install() {
cd ${wrksrc}