fzf: update to 0.42.0.

This commit is contained in:
Leah Neukirchen 2023-06-17 15:54:18 +02:00
parent c494a7d28d
commit 44b038edce

View file

@ -1,6 +1,6 @@
# Template file for 'fzf'
pkgname=fzf
version=0.41.1
version=0.42.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=982682eaac377c8a55ae8d7491fcd0e888d6c13915d01da9ebb6b7c434d7f4b5
checksum=743c1bfc7851b0796ab73c6da7db09d915c2b54c0dd3e8611308985af8ed3df2
post_install() {
cd ${wrksrc}