From ef38ca3cbaecf73eda7b87de1024d1f9fe7351c4 Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Mon, 8 Aug 2022 17:11:35 +0200 Subject: [PATCH] up to 0.32.1 --- fzf.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fzf.spec b/fzf.spec index 37a52ec..f304e62 100644 --- a/fzf.spec +++ b/fzf.spec @@ -8,13 +8,13 @@ Summary: A command-line fuzzy finder written in Go Name: fzf -Version: 0.32.0 +Version: 0.32.1 Release: 1 License: MIT Group: Applications/Shells #Source0Download: https://github.com/junegunn/fzf/releases Source0: https://github.com/junegunn/fzf/archive/%{version}/%{name}-%{version}.tar.gz -# Source0-md5: 52ec0066fa4de3b26b20829c6f932270 +# Source0-md5: f51bfcb16e934a8f3e45c393c02fe35c # cd fzf-%{version} # go mod vendor # cd .. -- 2.44.0