From 1b0955afbf17e4a822094ffbd93cd1367456999b Mon Sep 17 00:00:00 2001 From: isaackwy Date: Wed, 12 Jun 2024 13:17:34 -0700 Subject: python/python3-wurlitzer: Update for 3.1.1 Signed-off-by: Willy Sudiarto Raharjo --- python/python3-wurlitzer/python3-wurlitzer.SlackBuild | 2 +- python/python3-wurlitzer/python3-wurlitzer.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'python') 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} diff --git a/python/python3-wurlitzer/python3-wurlitzer.info b/python/python3-wurlitzer/python3-wurlitzer.info index b89ea03fc2..c8027e2399 100644 --- a/python/python3-wurlitzer/python3-wurlitzer.info +++ b/python/python3-wurlitzer/python3-wurlitzer.info @@ -1,8 +1,8 @@ PRGNAM="python3-wurlitzer" -VERSION="3.1.0" +VERSION="3.1.1" HOMEPAGE="https://github.com/minrk/wurlitzer" -DOWNLOAD="https://github.com/minrk/wurlitzer/archive/3.1.0/wurlitzer-3.1.0.tar.gz" -MD5SUM="ce760bfc29daedca7cab4e7847d934ec" +DOWNLOAD="https://github.com/minrk/wurlitzer/archive/3.1.1/wurlitzer-3.1.1.tar.gz" +MD5SUM="756ee5d9f8357d1c816ccc256e6ea72f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3-80-g2a13