From f6d1665b4b6d70c0bc5a28865ff96aff28848bdd Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sun, 11 Oct 2020 19:10:00 +0200 Subject: [PATCH] fzf: update to 0.23.1. --- srcpkgs/fzf/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/fzf/template b/srcpkgs/fzf/template index 948d4b58a16..405061a6c59 100644 --- a/srcpkgs/fzf/template +++ b/srcpkgs/fzf/template @@ -1,7 +1,7 @@ # Template file for 'fzf' pkgname=fzf -version=0.22.0 -revision=2 +version=0.23.1 +revision=1 build_style=go go_import_path=github.com/junegunn/fzf hostmakedepends="git" @@ -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=3090748bb656333ed98490fe62133760e5da40ba4cd429a8142b4a0b69d05586 +checksum=07576e47d2d446366eb7806fd9f825a2340cc3dc7f799f1f53fe038ca9bf30f6 post_install() { cd ${wrksrc}