fzf: update to 0.21.1.

This commit is contained in:
Leah Neukirchen 2020-04-05 16:09:42 +02:00
parent 8080344bba
commit 88cf71ed8a

View file

@ -1,6 +1,6 @@
# Template file for 'fzf'
pkgname=fzf
version=0.21.0
version=0.21.1
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=89870f9f9396f41adc3609d466caab7556d831a1ad726cc6132a880febfd0eec
checksum=47adf138f17c45d390af81958bdff6f92157d41e2c4cb13773df078b905cdaf4
post_install() {
cd ${wrksrc}