fzf: update to 0.52.1.

This commit is contained in:
Leah Neukirchen 2024-05-14 16:35:58 +02:00
parent 4039bb53bc
commit c33c2089fd

View File

@ -1,6 +1,6 @@
# Template file for 'fzf'
pkgname=fzf
version=0.52.0
version=0.52.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/${version}.tar.gz"
checksum=d1f2c32b4f095457fdd7c22fe51ac99260ac8d066f49d5dec4f0e097a240dbc0
checksum=96848746ca78249c1fdd16f170776ce2f667097b60e4ffbd5ecdbd7dfac72ef9
post_install() {
cd ${wrksrc}