fzf: update to 0.61.3.

This commit is contained in:
Leah Neukirchen 2025-05-01 20:10:24 +02:00
parent d5a41bbfb7
commit 93743bbd26

View file

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