fzf: update to 0.20.0.

This commit is contained in:
Leah Neukirchen 2019-12-18 10:56:29 +01:00
parent 8602ba5854
commit affb2752a6

View file

@ -1,6 +1,6 @@
# Template file for 'fzf'
pkgname=fzf
version=0.19.0
version=0.20.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=4d7ee0b621287e64ed450d187e5022d906aa378c5390d8c7c1f843417d2f3422
checksum=fe6a7d07bdf999324a4f90fa97a4d2e8416c89bc92f19c9848c1cbcf365b59dc
post_install() {
cd ${wrksrc}