From 83b52fa1ff0c36be0ee587ef43ee0c94b9ca4d2d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Wed, 14 Feb 2024 20:39:15 +0100 Subject: [PATCH] Up to 3.4. --- tmux.spec | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/tmux.spec b/tmux.spec index f526250..7037379 100644 --- a/tmux.spec +++ b/tmux.spec @@ -10,14 +10,13 @@ Summary: tmux - a terminal multiplexer Summary(hu.UTF-8): tmux egy terminál-sokszorozó Summary(pl.UTF-8): tmux - multiplekser terminali Name: tmux -Version: 3.3a -Release: 3 +Version: 3.4 +Release: 1 License: ISC Group: Applications/Terminal #Source0Download: https://github.com/tmux/tmux/releases -# Source0: https://github.com/tmux/tmux/releases/download/%{version}/%{name}-%{version}.tar.gz -Source0: https://github.com/tmux/tmux/archive/%{commit}.zip -# Source0-md5: f8eeb580e28377656d1d60f3b29e4dad +Source0: https://github.com/tmux/tmux/releases/download/%{version}/%{name}-%{version}.tar.gz +# Source0-md5: f6e35f957f91af5bb07cb8449228f5cd Source1: %{name}-filedetect.vim Source2: https://raw.githubusercontent.com/keith/tmux.vim/master/syntax/tmux.vim # Source2-md5: cd1169a1757b515b5c57816d339c6f72 @@ -79,7 +78,7 @@ This package provides bash-completion for tmux. Ten pakiet dostarcza bashowe dopełnianie składni dla polecenia tmux. %prep -%setup -q -n %{name}-%{commit} +%setup -q %build [ ! -x configure ] && ./autogen.sh -- 2.44.0