]> git.pld-linux.org Git - packages/fzf.git/blobdiff - fzf.spec
typo
[packages/fzf.git] / fzf.spec
index 0ce860c44383997b89c3f09b7fc35857980e3418..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.22.0
-Release:       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: 07c356197b1ce245f930d58544531e49
+# 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: 3d16dd0baa2739f9ff96f8bfe9eac409
+# 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.22878 seconds and 4 git commands to generate.