fzf: update to 0.55.0.

This commit is contained in:
Leah Neukirchen 2024-08-31 18:13:11 +02:00
parent 7b7807d259
commit d9f86ce6e2
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'fzf'
pkgname=fzf
version=0.54.3
revision=2
version=0.55.0
revision=1
build_style=go
go_import_path="github.com/junegunn/fzf"
go_ldflags="-X main.version=${version} -X main.revision="
@ -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/v${version}.tar.gz"
checksum=6413f3916f8058b396820f9078b1336d94c72cbae39c593b1d16b83fcc4fdf74
checksum=805383f71bca7f8fb271ecd716852aea88fd898d5027d58add9e43df6ea766da
post_install() {
cd ${wrksrc}