fzf: update to 0.19.0.

This commit is contained in:
Leah Neukirchen 2019-11-16 18:48:41 +01:00
parent 76c20fc57a
commit 8c47dcaf91

View file

@ -1,6 +1,6 @@
# Template file for 'fzf'
pkgname=fzf
version=0.18.0
version=0.19.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/${version}.tar.gz"
checksum=5406d181785ea17b007544082b972ae004b62fb19cdb41f25e265ea3cc8c2d9d
checksum=4d7ee0b621287e64ed450d187e5022d906aa378c5390d8c7c1f843417d2f3422
post_install() {
cd ${wrksrc}