summaryrefslogtreecommitdiffstats
path: root/development/pyqt-distutils/pyqt-distutils.SlackBuild
diff options
context:
space:
mode:
author fourtysixandtwo2023-05-15 10:23:22 +0200
committer Willy Sudiarto Raharjo2023-05-27 02:17:20 +0200
commit55f0938891b81855cab5ded9b0bd67c31893f904 (patch)
treef43c89a14b6a4a23ea3af20cb8cf792fd8452009 /development/pyqt-distutils/pyqt-distutils.SlackBuild
parent94bc2d9807a1bc5e855013e89a3952995568ada7 (diff)
downloadslackbuilds-55f0938891b81855cab5ded9b0bd67c31893f904.tar.gz
development/pyqt-distutils: REQUIRES updated for renamed python deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/pyqt-distutils/pyqt-distutils.SlackBuild')
-rw-r--r--development/pyqt-distutils/pyqt-distutils.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/pyqt-distutils/pyqt-distutils.SlackBuild b/development/pyqt-distutils/pyqt-distutils.SlackBuild
index 976347b7ef..d84c26e788 100644
--- a/development/pyqt-distutils/pyqt-distutils.SlackBuild
+++ b/development/pyqt-distutils/pyqt-distutils.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=pyqt-distutils
VERSION=${VERSION:-0.7.3}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}