Browse Source

upgrading package: fzf 0.20.0.20200311 -> 0.21.0.20200312

master
parent
commit
afb1e3b0df
  1. 6
      fzf/fzf.spec

6
fzf/fzf.spec

@ -22,8 +22,8 @@
##
# package information
%define V_fzf_base 0.20.0
%define V_fzf_snap 20200311
%define V_fzf_base 0.21.0
%define V_fzf_snap 20200312
# package information
Name: fzf
@ -36,7 +36,7 @@ Class: EVAL
Group: Filesystem
License: MIT
Version: %{V_fzf_base}.%{V_fzf_snap}
Release: 20200311
Release: 20200312
# list of sources
Source0: http://download.openpkg.org/components/versioned/fzf/fzf-%{V_fzf_snap}.tar.xz

Loading…
Cancel
Save