summaryrefslogtreecommitdiffstats
path: root/system/tmuxp
diff options
context:
space:
mode:
author fourtysixandtwo2023-04-10 16:08:37 +0200
committer Willy Sudiarto Raharjo2023-04-15 02:15:35 +0200
commit81080408c52d601f0099717c649101e379a959d5 (patch)
treea86a80f2d64fdf80d892a252220fdff9640c4f74 /system/tmuxp
parentbd93482bfcaeef174d1191e46714f9356e9e5643 (diff)
downloadslackbuilds-81080408c52d601f0099717c649101e379a959d5.tar.gz
system/tmuxp: Updated for version 1.27.1.
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 2e683dbd9b..7766714a0c 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.26.0}
+VERSION=${VERSION:-1.27.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/tmuxp/tmuxp.info b/system/tmuxp/tmuxp.info
index 0474666dd2..57bcacc2d4 100644
--- a/system/tmuxp/tmuxp.info
+++ b/system/tmuxp/tmuxp.info
@@ -1,8 +1,8 @@
PRGNAM="tmuxp"
-VERSION="1.26.0"
+VERSION="1.27.1"
HOMEPAGE="https://github.com/tony/tmuxp/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/t/tmuxp/tmuxp-1.26.0.tar.gz"
-MD5SUM="7586fa66ba98e44250248f27de23a04f"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/t/tmuxp/tmuxp-1.27.1.tar.gz"
+MD5SUM="155a7b2a0f96e061f6c4fc7750e9981b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="colorama python3-libtmux"