fzf: update to 0.35.0.

This commit is contained in:
Leah Neukirchen 2022-11-12 15:52:31 +01:00
parent dc621ff221
commit 64377ba996
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'fzf'
pkgname=fzf
version=0.34.0
version=0.35.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=5bfd2518f0d136a76137de799ff5911608802d23564fc26e245f25a627395ecc
checksum=645cf0e1521d5c518f99acdca841a8113a2f0f5d785cb4147b92fcfa257a1ad0
post_install() {
cd ${wrksrc}