aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pysdl2/python3-pysdl2.SlackBuild
diff options
context:
space:
mode:
authorPouria Rezaei <Pouria.rz@outlook.com>2025-01-13 18:43:11 +0330
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-01-18 08:13:13 +0700
commite30b149035192170a5fde1e45ca017ea83ba195c (patch)
treef28f37e2008373acf050fdbac557ba9e274b07dc /python/python3-pysdl2/python3-pysdl2.SlackBuild
parentc237ad4c1fbc0302e5baee25bb3a6d00138c55f5 (diff)
python/python3-pysdl2: Updated to 0.9.17.
Signed-off-by: Pouria Rezaei <Pouria.rz@outlook.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pysdl2/python3-pysdl2.SlackBuild')
-rw-r--r--python/python3-pysdl2/python3-pysdl2.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/python/python3-pysdl2/python3-pysdl2.SlackBuild b/python/python3-pysdl2/python3-pysdl2.SlackBuild
index cb4ef0a62c..9f22657797 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-2022 Pouria Rezaei <Pouria.rz@outlook.com>
+# Copyright 2019-2025 Pouria Rezaei <Pouria.rz@outlook.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,8 +26,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-pysdl2
-SRCNAM=PySDL2
-VERSION=${VERSION:-0.9.16}
+SRCNAM=pysdl2
+VERSION=${VERSION:-0.9.17}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}