fzf: update to 0.54.0.

This commit is contained in:
Leah Neukirchen 2024-07-09 14:31:31 +02:00
parent 7825826239
commit c56668174d
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'fzf'
pkgname=fzf
version=0.53.0
version=0.54.0
revision=1
build_style=go
go_import_path="github.com/junegunn/fzf"
@ -11,8 +11,8 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
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=d45abbfb64f21913c633d46818d9d3eb3d7ebc7e94bd16f45941958aa5480e1d
distfiles="https://github.com/junegunn/fzf/archive/refs/tags/v${version}.tar.gz"
checksum=ce658b153254e25cf4244365d639cf3ac5b91230a20f76bd6845d88e1267a2db
post_install() {
cd ${wrksrc}