fzf: update to 0.56.2.

This commit is contained in:
Leah Neukirchen 2024-11-11 17:02:11 +01:00
parent 460efebe9d
commit 90fe1bb8de
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'fzf'
pkgname=fzf
version=0.56.0
version=0.56.2
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=45880ac4175535bf1b298598fbc404ae8ad455ebde804ed5336237759507dc76
checksum=1d67edb3e3ffbb14fcbf786bfcc0b5b8d87db6a0685135677b8ef4c114d2b864
post_install() {
cd ${wrksrc}