summaryrefslogtreecommitdiffstats
path: root/system/tmuxp
diff options
context:
space:
mode:
author fourtysixandtwo2023-01-22 20:24:21 +0100
committer Willy Sudiarto Raharjo2023-01-28 02:22:50 +0100
commita107960e29f41a6769064d561df8ab2960e94399 (patch)
treeccc9b5a83f07aeb6b6eaee1b5802f80773e7e447 /system/tmuxp
parent6ccd9e22fe66933ef98b71109814f891e35abd71 (diff)
downloadslackbuilds-a107960e29f41a6769064d561df8ab2960e94399.tar.gz
system/tmuxp: Updated for version 1.26.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/tmuxp')
-rw-r--r--system/tmuxp/tmuxp.SlackBuild2
-rw-r--r--system/tmuxp/tmuxp.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/tmuxp/tmuxp.SlackBuild b/system/tmuxp/tmuxp.SlackBuild
index c6ae6e183d..2e683dbd9b 100644
--- a/system/tmuxp/tmuxp.SlackBuild
+++ b/system/tmuxp/tmuxp.SlackBuild
@@ -32,7 +32,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=tmuxp
-VERSION=${VERSION:-1.24.0}
+VERSION=${VERSION:-1.26.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/tmuxp/tmuxp.info b/system/tmuxp/tmuxp.info
index 77a16aec3d..0474666dd2 100644
--- a/system/tmuxp/tmuxp.info
+++ b/system/tmuxp/tmuxp.info
@@ -1,8 +1,8 @@
PRGNAM="tmuxp"
-VERSION="1.24.0"
+VERSION="1.26.0"
HOMEPAGE="https://github.com/tony/tmuxp/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/t/tmuxp/tmuxp-1.24.0.tar.gz"
-MD5SUM="2c2567c8145b2c6989d852ce55ac28e0"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/t/tmuxp/tmuxp-1.26.0.tar.gz"
+MD5SUM="7586fa66ba98e44250248f27de23a04f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="colorama python3-libtmux"