fzf: update to 0.50.0.
This commit is contained in:
parent
cb2a079280
commit
63df1f6f72
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fzf'
|
||||
pkgname=fzf
|
||||
version=0.49.0
|
||||
version=0.50.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=e3abb3afcfacf3dfea3144bf801c39fa51ee8ce65c1e8d8ff14521b3d7d2e249
|
||||
checksum=3dd8f57eb58c039d343c23fbe1b4f03e441eb796d564c959f8241106805370d0
|
||||
|
||||
post_install() {
|
||||
cd ${wrksrc}
|
||||
|
|
Loading…
Reference in New Issue