aboutsummaryrefslogtreecommitdiff
path: root/development/QtPy/QtPy.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'development/QtPy/QtPy.SlackBuild')
-rw-r--r--development/QtPy/QtPy.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/QtPy/QtPy.SlackBuild b/development/QtPy/QtPy.SlackBuild
index 8bf906100c..cc211dae13 100644
--- a/development/QtPy/QtPy.SlackBuild
+++ b/development/QtPy/QtPy.SlackBuild
@@ -4,7 +4,7 @@
# Copyright 2021 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# Copyright 2022-2023 Isaac Yu <isaacyu@protonmail.com>
-# Copyright 2023-2024 nomnombtc <nomnombtc@arcor.de>
+# Copyright 2023-2025 nomnombtc <nomnombtc@arcor.de>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=QtPy
-VERSION=${VERSION:-2.4.2}
+VERSION=${VERSION:-2.4.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}