fzf: update to 0.41.1

This commit is contained in:
bhagwan 2023-05-27 09:29:56 -07:00 committed by Andrew Benson
parent de6babc460
commit 97bb00ca8b

View file

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