fzf: update to 0.46.1

Signed-off-by: zenobit <zenobit@disroot.org>
This commit is contained in:
zenobit 2024-02-03 20:23:04 +01:00 committed by Piraty
parent cebbb1e283
commit 887e7d7467

View File

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