Browse Source

python/python3-wurlitzer: Update for 3.1.1

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/227/head
isaackwy 1 year ago
committed by Willy Sudiarto Raharjo
parent
commit
1b0955afbf
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 2
      python/python3-wurlitzer/python3-wurlitzer.SlackBuild
  2. 6
      python/python3-wurlitzer/python3-wurlitzer.info

2
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}

6
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=""

Loading…
Cancel
Save