fzf: update to 0.24.2.

This commit is contained in:
Leah Neukirchen 2020-11-03 22:03:55 +01:00
parent 8c4556b853
commit fe09ffd911
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'fzf'
pkgname=fzf
version=0.24.1
version=0.24.2
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/${version}.tar.gz"
checksum=35e8f57319d4b0ad3297251f4487b15203d288a081c1019d67f80758264b9d45
checksum=8a07554bade6b3064531689d4da829accc843e28ea1ae3229d3bd6d2ebe4a84e
post_install() {
cd ${wrksrc}