python/python3-pysubs2: Version bump to 1.7.2

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Jeremy Hansen 2024-06-30 02:17:13 -07:00 committed by Willy Sudiarto Raharjo
parent 4a46eee855
commit 206fbc487b
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-pysubs2
VERSION=${VERSION:-1.7.1}
VERSION=${VERSION:-1.7.2}
SRCNAM=${SRCNAM:-pysubs2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="python3-pysubs2"
VERSION="1.7.1"
VERSION="1.7.2"
HOMEPAGE="http://pysubs2.readthedocs.io/"
DOWNLOAD="https://github.com/tkarabela/pysubs2/archive/refs/tags/1.7.1/pysubs2-1.7.1.tar.gz"
MD5SUM="01e777f366cba5ed66c27dba4d65b1d2"
DOWNLOAD="https://github.com/tkarabela/pysubs2/archive/refs/tags/1.7.2/pysubs2-1.7.2.tar.gz"
MD5SUM="3a24fb00d955186d88bc35b54c4733b1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-build python3-wheel"