From 540a723de4deb2c3a97225cae9f3afb818cf6e1b Mon Sep 17 00:00:00 2001 From: fourtysixandtwo Date: Tue, 17 May 2022 20:42:06 +0100 Subject: system/tmuxp: Updated for version 1.11.1. New maintainer. Signed-off-by: Dave Woodfall Signed-off-by: Willy Sudiarto Raharjo --- system/tmuxp/README | 2 -- system/tmuxp/tmuxp.SlackBuild | 5 ++++- system/tmuxp/tmuxp.info | 10 +++++----- 3 files changed, 9 insertions(+), 8 deletions(-) (limited to 'system') diff --git a/system/tmuxp/README b/system/tmuxp/README index 4efbfcae25..6870590daa 100644 --- a/system/tmuxp/README +++ b/system/tmuxp/README @@ -1,3 +1 @@ tmuxp helps you manage tmux workspaces. - -Optional dependency: python3-PyYAML diff --git a/system/tmuxp/tmuxp.SlackBuild b/system/tmuxp/tmuxp.SlackBuild index fb2b02095b..91a66772aa 100644 --- a/system/tmuxp/tmuxp.SlackBuild +++ b/system/tmuxp/tmuxp.SlackBuild @@ -2,6 +2,7 @@ # Slackware build script for tmuxp +# Copyright 2022 fourtysixandtwo # Copyright 2014-2022 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # @@ -22,10 +23,12 @@ # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +# 20220512 46and2: Updated version, fix README, New maintainer. + cd $(dirname $0) ; CWD=$(pwd) PRGNAM=tmuxp -VERSION=${VERSION:-1.9.4} +VERSION=${VERSION:-1.11.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/system/tmuxp/tmuxp.info b/system/tmuxp/tmuxp.info index a91f70b5b2..5d820f9e1b 100644 --- a/system/tmuxp/tmuxp.info +++ b/system/tmuxp/tmuxp.info @@ -1,10 +1,10 @@ PRGNAM="tmuxp" -VERSION="1.9.4" +VERSION="1.11.1" HOMEPAGE="https://github.com/tony/tmuxp/" -DOWNLOAD="https://files.pythonhosted.org/packages/7a/ae/56b8199f9768f276e8c08f1ac45f7a1125582700d3cf66210c6dc09c4412/tmuxp-1.9.4.tar.gz" -MD5SUM="f132d444e4b3b68b03893c8ad7a1773b" +DOWNLOAD="https://files.pythonhosted.org/packages/source/t/tmuxp/tmuxp-1.11.1.tar.gz" +MD5SUM="198aa79620cc353e2f240e09ab298cad" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="kaptan click colorama python-libtmux" -MAINTAINER="Dimitris Zlatanidis" -EMAIL="d.zlatanidis@gmail.com" +MAINTAINER="fourtysixandtwo" +EMAIL="fourtysixandtwo@sliderr.net" -- cgit v1.2.3