From efa1fb91b6aaf3398f171e9cb8bdd490073191d0 Mon Sep 17 00:00:00 2001 From: fourtysixandtwo Date: Sat, 5 Nov 2022 03:09:15 +0000 Subject: system/tmuxp: Rebuilt for python3-libtmux. Signed-off-by: Willy Sudiarto Raharjo --- system/tmuxp/tmuxp.SlackBuild | 3 ++- system/tmuxp/tmuxp.info | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/system/tmuxp/tmuxp.SlackBuild b/system/tmuxp/tmuxp.SlackBuild index f54d76fe68946..4ea3e74e59910 100644 --- a/system/tmuxp/tmuxp.SlackBuild +++ b/system/tmuxp/tmuxp.SlackBuild @@ -26,12 +26,13 @@ # 20220512 46and2: Updated version, fix README, New maintainer. # 20220919 46and2: Updated version, change build process. # 20221007 46and2: Updated version, drop kaptan as dep. +# 20221007 46and2: Rebuilt for python3-libtmux cd $(dirname $0) ; CWD=$(pwd) PRGNAM=tmuxp VERSION=${VERSION:-1.16.1} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/system/tmuxp/tmuxp.info b/system/tmuxp/tmuxp.info index 2886a396d7a5e..5c536ab890fdd 100644 --- a/system/tmuxp/tmuxp.info +++ b/system/tmuxp/tmuxp.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/t/tmuxp/tmuxp-1.16.1.ta MD5SUM="6665d1ace91cc8827db6c151e2997623" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="click colorama python-libtmux" +REQUIRES="click colorama python3-libtmux" MAINTAINER="fourtysixandtwo" EMAIL="fourtysixandtwo@sliderr.net" -- cgit v1.2.3