aboutsummaryrefslogtreecommitdiff
path: root/python/python3-libtmux/python3-libtmux.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-libtmux/python3-libtmux.SlackBuild')
-rw-r--r--python/python3-libtmux/python3-libtmux.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-libtmux/python3-libtmux.SlackBuild b/python/python3-libtmux/python3-libtmux.SlackBuild
index d248ed788e..e3f0806f78 100644
--- a/python/python3-libtmux/python3-libtmux.SlackBuild
+++ b/python/python3-libtmux/python3-libtmux.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python3-libtmux
-# Copyright 2022-2024 fourtysixandtwo <fourtysixandtwo@sliderr.net>
+# Copyright 2022-2025 fourtysixandtwo <fourtysixandtwo@sliderr.net>
# Copyright 2016-2022 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
@@ -30,7 +30,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-libtmux
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-0.39.0}
+VERSION=${VERSION:-0.40.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}