]> git.pld-linux.org Git - packages/fzf.git/blobdiff - fzf.spec
up to 0.37.0
[packages/fzf.git] / fzf.spec
index af7b18057ea9e5ba46c8ceb2a001805c75126a5a..4fa82ed32b5eea4d69049252ed14cd36d8d9a326 100644 (file)
--- a/fzf.spec
+++ b/fzf.spec
@@ -1,30 +1,30 @@
 # TODO:
 # - package vendored modules
 
-%define                fzfrev          d01ae55
-%define                fzfvimrev       9ceac71
-%define                fzfgitrev       9190e1b
-%define                vendor_version  0.34.0
+%define                fzfrev          2023012
+%define                fzfvimrev       bdf48c2
+%define                fzfgitrev       f36662f
+%define                vendor_version  0.36.0
 
 Summary:       A command-line fuzzy finder written in Go
 Name:          fzf
-Version:       0.35.1
+Version:       0.37.0
 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: f8abbd5cf0a203516e39522a90bd4359
+# Source0-md5: 96c20229f334e1ea65ad518ed86306fe
 # cd fzf-%{version}
 # go mod vendor
 # cd ..
 # tar cJf fzf-vendor-%{version}.tar.xz fzf-%{version}/vendor
 Source1:       %{name}-vendor-%{vendor_version}.tar.xz
-# Source1-md5: cd1672b3da7985ddc0709862274a007f
+# Source1-md5: f941f7b20b49adc008601ab08b77fcfc
 Source2:       https://github.com/junegunn/fzf.vim/archive/%{fzfvimrev}/fzf.vim-%{fzfvimrev}.tar.gz
-# Source2-md5: cf33165a5e500c85838fa994683b2e5d
+# Source2-md5: 5012ec9cf82ad8304c5482d157367198
 Source3:       https://github.com/junegunn/fzf-git.sh/archive/%{fzfgitrev}/fzf-git.sh-%{fzfgitrev}.tar.gz
-# Source3-md5: 66a5b104f7e6f67c0b4f8556f1a22583
+# Source3-md5: eda69981d582c3d092712e4385b995d6
 Patch0:                install.patch
 URL:           https://github.com/junegunn/fzf
 BuildRequires: golang >= 1.17
This page took 0.099459 seconds and 4 git commands to generate.