fzf: update to 0.45.0.

This commit is contained in:
Leah Neukirchen 2024-01-04 16:55:16 +01:00
parent bde5012a72
commit 8f28b2c4c0

View file

@ -1,6 +1,6 @@
# Template file for 'fzf'
pkgname=fzf
version=0.44.1
version=0.45.0
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=295f3aec9519f0cf2dce67a14e94d8a743d82c19520e5671f39c71c9ea04f90c
checksum=f0dd5548f80fe7f80d9277bb8fe252ac6e42a41e76fc85ce0f3af702cd987600
post_install() {
cd ${wrksrc}