fzf: update to 0.32.0.

This commit is contained in:
Leah Neukirchen 2022-08-03 13:58:29 +02:00
parent a26d4750a6
commit 8895219b07

View File

@ -1,6 +1,6 @@
# Template file for 'fzf'
pkgname=fzf
version=0.30.0
version=0.32.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=a3428f510b7136e39104a002f19b2e563090496cb5205fa2e4c5967d34a20124
checksum=3502c15faeb0a6d553c68ab1a7f472af08afed94a1d016427a8ab053ef149a8f
post_install() {
cd ${wrksrc}