fzf: update to 0.61.1.

This commit is contained in:
Leah Neukirchen 2025-04-11 15:49:17 +02:00
parent 9cc4dbe258
commit 402b76866d

View file

@ -1,6 +1,6 @@
# Template file for 'fzf'
pkgname=fzf
version=0.61.0
version=0.61.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=5d72cdf708c6adc240b3b43dfecd218cf4703ea609422fb4d62812e9f79f0a12
checksum=702e1886dab359a1dab361b372c1ac05b2a1ed5d916aa0fbc08e8269a53a5171
post_install() {
cd ${wrksrc}