]> git.pld-linux.org Git - packages/fzf.git/blobdiff - fzf.spec
typo
[packages/fzf.git] / fzf.spec
index 64de43e8eb7f0ba650e270eb6129d4e13119babb..f158413b3b1d2ee3d42df7ea5debbaf8d6385e85 100644 (file)
--- a/fzf.spec
+++ b/fzf.spec
@@ -3,22 +3,22 @@
 # - package fzf-tmux
 Summary:       A command-line fuzzy finder written in Go
 Name:          fzf
-Version:       0.21.1
+Version:       0.23.0
 Release:       2
 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: 6c27760987032a0cf847caf61f8e7722
+# Source0-md5: 7a1b0cc556936cb21fc15857fc244c6c
 # cd fzf-%{version}
 # go mod vendor
 # cd ..
 # tar cJf fzf-vendor-%{version}.tar.xz fzf-%{version}/vendor
 Source1:       %{name}-vendor-%{version}.tar.xz
-# Source1-md5: 9ac6ea822f43566753e072fba53b510c
+# Source1-md5: 897dd533480396c8e70459f96474b5a9
 URL:           https://github.com/junegunn/fzf
 BuildRequires: golang >= 1.13
-ExclusiveArch: %{ix86} %{x8664} %{arm} aarch64 mips64 mips64le ppc64 ppc64le s390x
+ExclusiveArch: %{x8664} armv5l armv6l armv7l armv8l aarch64 ppc64le
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
This page took 0.113903 seconds and 4 git commands to generate.