Browse Source

upgrading package: tmuxp 1.4.2 -> 1.5.0a

master
parent
commit
0da92adb7e
  1. 4
      tmuxp/tmuxp.spec

4
tmuxp/tmuxp.spec

@ -22,7 +22,7 @@
## ##
# package version # package version
%define V_tmuxp 1.4.2 %define V_tmuxp 1.5.0a
%define V_libtmux 0.8.0 %define V_libtmux 0.8.0
# package information # package information
@ -36,7 +36,7 @@ Class: EVAL
Group: Terminal Group: Terminal
License: BSD License: BSD
Version: %{V_tmuxp} Version: %{V_tmuxp}
Release: 20180930 Release: 20181003
# list of sources # list of sources
Source0: https://github.com/tony/libtmux/archive/v%{V_libtmux}.tar.gz Source0: https://github.com/tony/libtmux/archive/v%{V_libtmux}.tar.gz

Loading…
Cancel
Save