summaryrefslogtreecommitdiffstats
path: root/libraries
diff options
context:
space:
mode:
author Steven Voges2022-08-31 03:12:43 +0200
committer Willy Sudiarto Raharjo2022-09-03 12:58:41 +0200
commit2fc107cecbf3a6037ce7799cfa13bb80fb3dfc54 (patch)
tree568edb1e7362015a73e3d0c3e2c757c0a443a090 /libraries
parent84717b3480080ab3a94c413cccf8f116595b6bf1 (diff)
downloadslackbuilds-2fc107cecbf3a6037ce7799cfa13bb80fb3dfc54.tar.gz
libraries/qt6: Remove 32bit support.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r--libraries/qt6/qt6.SlackBuild2
-rw-r--r--libraries/qt6/qt6.info12
2 files changed, 7 insertions, 7 deletions
diff --git a/libraries/qt6/qt6.SlackBuild b/libraries/qt6/qt6.SlackBuild
index e11d853714..e2a7291025 100644
--- a/libraries/qt6/qt6.SlackBuild
+++ b/libraries/qt6/qt6.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for qt6
-# Copyright 2022 Steven Voges <svoges.sbo@gmail.com>
+# Copyright 2022 Steven Voges <Oregon, USA>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
diff --git a/libraries/qt6/qt6.info b/libraries/qt6/qt6.info
index c636331d3c..921db01ff3 100644
--- a/libraries/qt6/qt6.info
+++ b/libraries/qt6/qt6.info
@@ -1,12 +1,12 @@
PRGNAM="qt6"
VERSION="6.3.1"
HOMEPAGE="https://qt.io"
-DOWNLOAD="https://download.qt.io/official_releases/qt/6.3/6.3.1/single/qt-everywhere-src-6.3.1.tar.xz \
- https://download.qt.io/development_releases/prebuilt/libclang/libclang-release_130-based-linux-Ubuntu20.04-gcc9.3-x86_64.7z"
-MD5SUM="957a304773b281a4584f4c0254773456 \
- 1eb94ba35df4aa217cf485086215182a"
-DOWNLOAD_x86_64=""
-MD5SUM_x86_64=""
+DOWNLOAD="UNSUPPORTED"
+MD5SUM=""
+DOWNLOAD_x86_64="https://download.qt.io/official_releases/qt/6.3/6.3.1/single/qt-everywhere-src-6.3.1.tar.xz \
+ https://download.qt.io/development_releases/prebuilt/libclang/libclang-release_130-based-linux-Ubuntu20.04-gcc9.3-x86_64.7z"
+MD5SUM_x86_64="957a304773b281a4584f4c0254773456 \
+ 1eb94ba35df4aa217cf485086215182a"
REQUIRES="double-conversion html5lib md4c nodejs p7zip"
MAINTAINER="Steven Voges"
EMAIL="svoges.sbo@gmail.com"