aboutsummaryrefslogtreecommitdiff
path: root/python/python3-wurlitzer/python3-wurlitzer.SlackBuild
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-06-12 13:17:34 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-06-15 07:37:49 +0700
commit1b0955afbf17e4a822094ffbd93cd1367456999b (patch)
treea845b583c7807230989d24b6141550a818e804c6 /python/python3-wurlitzer/python3-wurlitzer.SlackBuild
parent79b4e8f8ebd7563c6a62f2153ea0208d50fbf471 (diff)
python/python3-wurlitzer: Update for 3.1.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-wurlitzer/python3-wurlitzer.SlackBuild')
-rw-r--r--python/python3-wurlitzer/python3-wurlitzer.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-wurlitzer/python3-wurlitzer.SlackBuild b/python/python3-wurlitzer/python3-wurlitzer.SlackBuild
index 8a47c64993..937ac499e3 100644
--- a/python/python3-wurlitzer/python3-wurlitzer.SlackBuild
+++ b/python/python3-wurlitzer/python3-wurlitzer.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-wurlitzer
-VERSION=${VERSION:-3.1.0}
+VERSION=${VERSION:-3.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}