From 919f981f7c3841ff84b67a666fd68ab8b436ccf6 Mon Sep 17 00:00:00 2001 From: isaackwy Date: Wed, 12 Jun 2024 13:17:34 -0700 Subject: [PATCH] python/python3-wurlitzer: Update for 3.1.1 --- python/python3-wurlitzer/python3-wurlitzer.SlackBuild | 2 +- python/python3-wurlitzer/python3-wurlitzer.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/python/python3-wurlitzer/python3-wurlitzer.SlackBuild b/python/python3-wurlitzer/python3-wurlitzer.SlackBuild index 8a47c64993f..937ac499e32 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 b89ea03fc22..c8027e23990 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=""