aboutsummaryrefslogtreecommitdiff
path: root/development/QtPy/QtPy.SlackBuild
diff options
context:
space:
mode:
authornomnombtc <nomnombtc@arcor.de>2025-02-11 20:24:43 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-02-15 08:30:15 +0700
commit3f068d3cb91fc921695bc15abb7f2340f0b7b94a (patch)
tree464317f453cc8f7848dabe18cf98dbc2021708c7 /development/QtPy/QtPy.SlackBuild
parent36a00ed26ab6e6b2bf9e74cd51dd2eb7b4e8f334 (diff)
development/QtPy: Updated for version 2.4.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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}