diff options
author | Pouria Rezaei <Pouria.rz@outlook.com> | 2022-01-13 19:12:06 +0330 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-01-14 07:56:02 +0700 |
commit | 4fc26b9341feec6e5991c28e7528fb3d1544e266 (patch) | |
tree | e5cc57c920dcfb467147664deef23e0c3397da2c /python/python3-pysdl2 | |
parent | 07af6f730866b61b2c1f117c963fb7637220ee44 (diff) |
python/python3-pysdl2: Updated for version 0.9.10.
Signed-off-by: Pouria Rezaei <Pouria.rz@outlook.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pysdl2')
-rw-r--r-- | python/python3-pysdl2/python3-pysdl2.SlackBuild | 4 | ||||
-rw-r--r-- | python/python3-pysdl2/python3-pysdl2.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python3-pysdl2/python3-pysdl2.SlackBuild b/python/python3-pysdl2/python3-pysdl2.SlackBuild index 241c473be44c..2a6a53d73a00 100644 --- a/python/python3-pysdl2/python3-pysdl2.SlackBuild +++ b/python/python3-pysdl2/python3-pysdl2.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python3-pysdl2 -# Copyright 2019-2020 Pouria Rezaei <Pouria.rz@outlook.com> +# Copyright 2019-2022 Pouria Rezaei <Pouria.rz@outlook.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-pysdl2 SRCNAM=PySDL2 -VERSION=${VERSION:-0.9.9} +VERSION=${VERSION:-0.9.10} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-pysdl2/python3-pysdl2.info b/python/python3-pysdl2/python3-pysdl2.info index 3a03e8416d01..1bc76237adde 100644 --- a/python/python3-pysdl2/python3-pysdl2.info +++ b/python/python3-pysdl2/python3-pysdl2.info @@ -1,8 +1,8 @@ PRGNAM="python3-pysdl2" -VERSION="0.9.9" +VERSION="0.9.10" HOMEPAGE="https://github.com/marcusva/py-sdl2" -DOWNLOAD="https://files.pythonhosted.org/packages/2a/5e/c6dfd4a1ab84e09defd7302aad1740fb87ea5d642c7fb0d8fa52786a9793/PySDL2-0.9.9.tar.gz" -MD5SUM="22fd63c5f4a4386b25cd29b4d18afa41" +DOWNLOAD="https://files.pythonhosted.org/packages/91/85/44e5e284ae97ffa7269cc30754dd4354da2553ff5b41309cf38865718732/PySDL2-0.9.10.tar.gz" +MD5SUM="98ebe1b7a657614c38b6805dc1df9b59" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |