fzf: update to 0.49.0.

This commit is contained in:
Leah Neukirchen 2024-04-06 16:25:32 +02:00
parent f94b873834
commit 17009aa6fd

View file

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