fzf: update to 0.36.0.

This commit is contained in:
Leah Neukirchen 2023-01-17 14:34:34 +01:00
parent cf5844130d
commit 4acfbea769

View file

@ -1,6 +1,6 @@
# Template file for 'fzf'
pkgname=fzf
version=0.35.1
version=0.36.0
revision=1
build_style=go
go_import_path="github.com/junegunn/fzf"
@ -11,7 +11,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/${version}.tar.gz"
checksum=d59ec6f2b6e95dad53bb81f758471e066c657be1b696f2fe569e1a9265dda8fe
checksum=4745443ac751b7e322a61fbf7b0e4a8c3c1c47a482a7e9d3d31230faed8f4443
post_install() {
cd ${wrksrc}