summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author fourtysixandtwo2024-03-02 21:36:19 +0100
committer Willy Sudiarto Raharjo2024-03-09 02:08:13 +0100
commitb19b20d211b07e9e289e779c3d0cb5f95e303955 (patch)
tree472cf3211bf219d620fb35120bc5542a2ec25f16 /system
parentbb763153b80b0e740af1723bdf374f57f06f9af5 (diff)
downloadslackbuilds-b19b20d211b07e9e289e779c3d0cb5f95e303955.tar.gz
system/tmuxp: Updated for version 1.40.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-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 d5408f1adc..3ac672414e 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.39.0}
+VERSION=${VERSION:-1.40.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/tmuxp/tmuxp.info b/system/tmuxp/tmuxp.info
index 3ea6884916..789af4aa1b 100644
--- a/system/tmuxp/tmuxp.info
+++ b/system/tmuxp/tmuxp.info
@@ -1,8 +1,8 @@
PRGNAM="tmuxp"
-VERSION="1.39.0"
+VERSION="1.40.0"
HOMEPAGE="https://github.com/tony/tmuxp/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/t/tmuxp/tmuxp-1.39.0.tar.gz"
-MD5SUM="f1e828cf66f32173f9303b2e6b3247b1"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/t/tmuxp/tmuxp-1.40.0.tar.gz"
+MD5SUM="466e34ece3ef60ad1b2afa33336029e6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="colorama python3-libtmux"