diff options
author | Christoph Willing <chris.willing@linux.com> | 2023-08-12 11:08:55 +1000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-08-19 09:15:27 +0700 |
commit | 6cd111fbf1f2a2fa12f05452c10238e7ae802ba3 (patch) | |
tree | c638fbd9408e86909d686e4f91950d839056a246 /development/shiboken2 | |
parent | b6f318bc097356325c5d55e4f0982288b681e123 (diff) |
development/shiboken2: Updated for version 5.10.10
Signed-off-by: Christoph Willing <chris.willing@linux.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/shiboken2')
-rw-r--r-- | development/shiboken2/shiboken2.SlackBuild | 4 | ||||
-rw-r--r-- | development/shiboken2/shiboken2.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/development/shiboken2/shiboken2.SlackBuild b/development/shiboken2/shiboken2.SlackBuild index e48d052e0e39..e9149afa59e7 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} diff --git a/development/shiboken2/shiboken2.info b/development/shiboken2/shiboken2.info index 4f0a55d06033..0184714452d0 100644 --- a/development/shiboken2/shiboken2.info +++ b/development/shiboken2/shiboken2.info @@ -1,8 +1,8 @@ PRGNAM="shiboken2" -VERSION="5.15.2" +VERSION="5.15.10" HOMEPAGE="https://wiki.qt.io/Qt_for_Python" -DOWNLOAD="https://download.qt.io/official_releases/QtForPython/pyside2/PySide2-5.15.2-src/pyside-setup-opensource-src-5.15.2.tar.xz" -MD5SUM="e9bb6b57d39eb6cf1720cd3589a8b76a" +DOWNLOAD="https://download.qt.io/official_releases/QtForPython/pyside2/PySide2-5.15.10-src/pyside-setup-opensource-src-5.15.10.tar.xz" +MD5SUM="60441c2baeccb932ee0636034989ae57" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |