]> git.pld-linux.org Git - packages/fzf.git/blobdiff - fzf.spec
up to 0.48.1
[packages/fzf.git] / fzf.spec
index 6f6964b8e81bd3304a0426d92a7b919d00acc379..869d03322fb05c432be22b6dd384ea940fe0d95d 100644 (file)
--- a/fzf.spec
+++ b/fzf.spec
@@ -1,30 +1,30 @@
 # TODO:
 # - package vendored modules
 
-%define                fzfrev          098ef4d
-%define                fzfvimrev       dc71692
-%define                fzfgitrev       703f9a2
-%define                vendor_version  0.41.0
+%define                fzfrev          d579e33
+%define                fzfvimrev       e69f2dc
+%define                fzfgitrev       e4cba1f
+%define                vendor_version  0.48.1
 
 Summary:       A command-line fuzzy finder written in Go
 Name:          fzf
-Version:       0.41.1
+Version:       0.48.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: e23d43a3a03c469e7d888696fd1ddb5c
+# Source0-md5: 90fe9b06d9e0f95b3f1625770e35cee1
 # 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: 9b06dbb8d20d3c224adec8d7e934d7ae
+# Source1-md5: 5e1d5adc9da9a5272db200c463859adf
 Source2:       https://github.com/junegunn/fzf.vim/archive/%{fzfvimrev}/fzf.vim-%{fzfvimrev}.tar.gz
-# Source2-md5: 22f0063e17a9c0c7817f40cbcf1640bb
+# Source2-md5: 47d796316e5d1ac7f4331e0750255681
 Source3:       https://github.com/junegunn/fzf-git.sh/archive/%{fzfgitrev}/fzf-git.sh-%{fzfgitrev}.tar.gz
-# Source3-md5: 0a9345938db19652a64580078ebf0eea
+# Source3-md5: bf90cb19d1b74e74a55c140223c34d12
 Patch0:                install.patch
 URL:           https://github.com/junegunn/fzf
 BuildRequires: golang >= 1.17
This page took 0.037167 seconds and 4 git commands to generate.