fzf: update to 0.46.0.

This commit is contained in:
Leah Neukirchen 2024-01-26 16:05:31 +01:00
parent dea9cbaa4e
commit f6847f1329

View File

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