]> git.pld-linux.org Git - packages/fzf.git/commitdiff
up to 0.23.0 auto/th/fzf-0.23.0-1
authorJan Palus <atler@pld-linux.org>
Thu, 8 Oct 2020 21:57:43 +0000 (23:57 +0200)
committerJan Palus <atler@pld-linux.org>
Thu, 8 Oct 2020 21:57:43 +0000 (23:57 +0200)
fzf.spec

index 0ce860c44383997b89c3f09b7fc35857980e3418..a21e5bfad8287704b50afb1942a3c6305e78279d 100644 (file)
--- a/fzf.spec
+++ b/fzf.spec
@@ -3,19 +3,19 @@
 # - package fzf-tmux
 Summary:       A command-line fuzzy finder written in Go
 Name:          fzf
-Version:       0.22.0
+Version:       0.23.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: 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
This page took 0.382948 seconds and 4 git commands to generate.