fzf: update to 0.65.0.

This commit is contained in:
Leah Neukirchen 2025-07-27 13:18:41 +02:00
parent cdbc788363
commit 9decf8728d

View file

@ -1,6 +1,6 @@
# Template file for 'fzf'
pkgname=fzf
version=0.64.0
version=0.65.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=e990529375a75e9be03b58b6a136573b9fd1189c1223aaa760e47fcb94812172
checksum=766e989220453f4b7753a4e99732da5e8550ae3184b3580ffd0c957cabd557b0
post_install() {
cd ${wrksrc}