summaryrefslogtreecommitdiffstats
path: root/system/tmuxp
diff options
context:
space:
mode:
author fourtysixandtwo2024-05-10 08:26:44 +0200
committer Willy Sudiarto Raharjo2024-05-11 03:12:25 +0200
commit6e6c704a418f8651fcffe57f6d9ccbc872eec00d (patch)
tree7654dbf7ff28e1c75d488c39a0c138b1b29f5891 /system/tmuxp
parent7303a06b48d7c7b2c175469534d1033af99d0717 (diff)
downloadslackbuilds-6e6c704a418f8651fcffe57f6d9ccbc872eec00d.tar.gz
system/tmuxp: Updated for version 1.47.0.
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 022f11b853..8fc61fd211 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.45.0}
+VERSION=${VERSION:-1.47.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/tmuxp/tmuxp.info b/system/tmuxp/tmuxp.info
index c134edec3d..943fb7ca44 100644
--- a/system/tmuxp/tmuxp.info
+++ b/system/tmuxp/tmuxp.info
@@ -1,8 +1,8 @@
PRGNAM="tmuxp"
-VERSION="1.45.0"
+VERSION="1.47.0"
HOMEPAGE="https://github.com/tony/tmuxp/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/t/tmuxp/tmuxp-1.45.0.tar.gz"
-MD5SUM="2b137a14e27b20c0b6112e467b333b99"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/t/tmuxp/tmuxp-1.47.0.tar.gz"
+MD5SUM="5b2ad66c75e18de5396388b7b5c57413"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="colorama python3-libtmux"