python/python3-pysdl2: Updated for version 0.9.11.

Signed-off-by: Pouria Rezaei <Pouria.rz@outlook.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Pouria Rezaei 2022-02-07 02:04:47 +03:30 committed by Willy Sudiarto Raharjo
parent bc03ca6a35
commit b3deac1d3e
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-pysdl2
SRCNAM=PySDL2
VERSION=${VERSION:-0.9.10}
VERSION=${VERSION:-0.9.11}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="python3-pysdl2"
VERSION="0.9.10"
VERSION="0.9.11"
HOMEPAGE="https://github.com/marcusva/py-sdl2"
DOWNLOAD="https://files.pythonhosted.org/packages/91/85/44e5e284ae97ffa7269cc30754dd4354da2553ff5b41309cf38865718732/PySDL2-0.9.10.tar.gz"
MD5SUM="98ebe1b7a657614c38b6805dc1df9b59"
DOWNLOAD="https://files.pythonhosted.org/packages/0e/64/fd874c5fd060464b68686be1351acb5258d2b1e4b9ba8ce6edb2055f157d/PySDL2-0.9.11.tar.gz"
MD5SUM="0e2ce2f4d131ce74db4b8e08147b39ad"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""