fzf: update to 0.27.2.

This commit is contained in:
Leah Neukirchen 2021-06-02 16:44:02 +02:00
parent e4059a2e9a
commit ba337c89d9

View file

@ -1,6 +1,6 @@
# Template file for 'fzf'
pkgname=fzf
version=0.27.1
version=0.27.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=d86d879e01dee330d2fd3ef522a5bc5c2eafd31990e6869142fd300a06e4c13e
checksum=7798a9e22fc363801131456dc21026ccb0f037aed026d17df60b1178b3f24111
post_install() {
cd ${wrksrc}