fzf: update to 0.65.1.

This commit is contained in:
Leah Neukirchen 2025-08-05 12:04:53 +02:00
parent 3893c7f97b
commit 6971a4577d

View file

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