python/python3-pysubs2: Version bump to 1.7.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4a46eee855
commit
206fbc487b
|
@ -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}
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue