fzf: update to 0.62.0.

This commit is contained in:
Leah Neukirchen 2025-05-06 18:39:09 +02:00
parent 28bb71303c
commit b1e19a7071

View file

@ -1,6 +1,6 @@
# Template file for 'fzf'
pkgname=fzf
version=0.61.3
version=0.62.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=0a5837791dd0a9861ff778738ad174b1ad60968d2e196b4333bdcfb55567f37d
checksum=e5beae86a3d026b2c2cfc165715d45b831b9f337a9e96f711ba3bc3d15e50900
post_install() {
cd ${wrksrc}