diff options
Diffstat (limited to 'development/shiboken2/shiboken2.SlackBuild')
-rw-r--r-- | development/shiboken2/shiboken2.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/shiboken2/shiboken2.SlackBuild b/development/shiboken2/shiboken2.SlackBuild index e48d052e0e395..e9149afa59e77 100644 --- a/development/shiboken2/shiboken2.SlackBuild +++ b/development/shiboken2/shiboken2.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for shiboken2 -# Copyright 2021 Christoph Willing Brisbane, Australia +# Copyright 2023 Christoph Willing Brisbane, Australia # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=shiboken2 -VERSION=${VERSION:-5.15.2} +VERSION=${VERSION:-5.15.10} SRCNAM=pyside-setup-opensource-src BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |