summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2022-03-20 12:12:58 +0100
committerMartchus2022-03-20 12:12:58 +0100
commitd08963f08a53c06314e25f503985479261d0a3c3 (patch)
treea9e5c6b1bd556aaab80cea968a52b6744b0db394
parent830d11fd56aca33bbc72ebdc3ac12c1047825413 (diff)
downloadaur-d08963f08a53c06314e25f503985479261d0a3c3.tar.gz
Update to 6.2.4
-rw-r--r--.SRCINFO10
-rw-r--r--0001-Handle-win64-in-dumpcpp-and-MetaObjectGenerator-read.patch4
-rw-r--r--0002-Build-tools-for-the-target-platform.patch4
-rw-r--r--PKGBUILD8
-rw-r--r--PKGBUILD.sh.ep2
-rw-r--r--qtactiveqt-sha256.txt2
6 files changed, 15 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 26294ff21d9e..002304ebeae7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt6-activeqt
pkgdesc = ActiveX integration framework (mingw-w64)
- pkgver = 6.2.3
+ pkgver = 6.2.4
pkgrel = 1
url = https://www.qt.io
arch = any
@@ -21,11 +21,11 @@ pkgbase = mingw-w64-qt6-activeqt
options = !buildflags
options = staticlibs
options = !emptydirs
- source = https://download.qt.io/official_releases/qt/6.2/6.2.3/submodules/qtactiveqt-everywhere-src-6.2.3.tar.xz
+ source = https://download.qt.io/official_releases/qt/6.2/6.2.4/submodules/qtactiveqt-everywhere-src-6.2.4.tar.xz
source = 0001-Handle-win64-in-dumpcpp-and-MetaObjectGenerator-read.patch
source = 0002-Build-tools-for-the-target-platform.patch
- sha256sums = 2c0c1c7d23a7b37510f0eea9f08e2f07eba88924142a0a0a259fc45f2cbe78b0
- sha256sums = b8c5304c7c52403f43ae93cabdd228db4a949ab4cf8f8a3e8481160e0152d769
- sha256sums = 141f93ffbb9823da94e988e36ffcf6ab5ffb6c2952dbdd9244de50110fc09e63
+ sha256sums = 486c1f2ccf0e545c68ebb5e139456f924b9e0948bdd16351701d624172e539f3
+ sha256sums = 23b66eee149453d8e8b724641906b77d7dd44debdb82af9bafa8138aa8113233
+ sha256sums = 783e9fe13732419e7c878fbe925823e59c44f074ed7c1a4b5dfd5bb049e60c01
pkgname = mingw-w64-qt6-activeqt
diff --git a/0001-Handle-win64-in-dumpcpp-and-MetaObjectGenerator-read.patch b/0001-Handle-win64-in-dumpcpp-and-MetaObjectGenerator-read.patch
index fb520d3aa47b..108d5d1686a5 100644
--- a/0001-Handle-win64-in-dumpcpp-and-MetaObjectGenerator-read.patch
+++ b/0001-Handle-win64-in-dumpcpp-and-MetaObjectGenerator-read.patch
@@ -1,4 +1,4 @@
-From b1840e5850fd6a7cb7b03414a955aeb04d616cfb Mon Sep 17 00:00:00 2001
+From 2e1615636b001f1b610ac3c75f0f14279148ab81 Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Fri, 2 Jun 2017 17:21:08 +0200
Subject: [PATCH 1/2] Handle win64 in dumpcpp and
@@ -52,5 +52,5 @@ index 60e5c94..b2ea4eb 100644
}
--
-2.35.0
+2.35.1
diff --git a/0002-Build-tools-for-the-target-platform.patch b/0002-Build-tools-for-the-target-platform.patch
index 9661e0ce82e1..a69416e90e39 100644
--- a/0002-Build-tools-for-the-target-platform.patch
+++ b/0002-Build-tools-for-the-target-platform.patch
@@ -1,4 +1,4 @@
-From 8dedbd0aaab0582d023fe05b3b9ab7bb61d9b4b8 Mon Sep 17 00:00:00 2001
+From 8147aba1e69acf79bbc358b39ca2043c13632831 Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Fri, 7 May 2021 16:10:47 +0200
Subject: [PATCH 2/2] Build tools for the target platform
@@ -63,5 +63,5 @@ index 073ce62..a646314 100644
main.cpp
PUBLIC_LIBRARIES
--
-2.35.0
+2.35.1
diff --git a/PKGBUILD b/PKGBUILD
index a6f24a16c5bf..8debaaa7976b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# you also find the URL of a binary repository.
pkgname=mingw-w64-qt6-activeqt
-_qtver=6.2.3
+_qtver=6.2.4
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
@@ -20,9 +20,9 @@ _pkgfqn="qtactiveqt-everywhere-src-${_qtver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz"
'0001-Handle-win64-in-dumpcpp-and-MetaObjectGenerator-read.patch'
'0002-Build-tools-for-the-target-platform.patch')
-sha256sums=('2c0c1c7d23a7b37510f0eea9f08e2f07eba88924142a0a0a259fc45f2cbe78b0'
- 'b8c5304c7c52403f43ae93cabdd228db4a949ab4cf8f8a3e8481160e0152d769'
- '141f93ffbb9823da94e988e36ffcf6ab5ffb6c2952dbdd9244de50110fc09e63')
+sha256sums=('486c1f2ccf0e545c68ebb5e139456f924b9e0948bdd16351701d624172e539f3'
+ '23b66eee149453d8e8b724641906b77d7dd44debdb82af9bafa8138aa8113233'
+ '783e9fe13732419e7c878fbe925823e59c44f074ed7c1a4b5dfd5bb049e60c01')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index 50246bafbbf5..0926c2c60197 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -1,6 +1,6 @@
% layout 'mingw-w64-qt6-module';
\
-_qtver=6.2.3
+_qtver=6.2.4
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
diff --git a/qtactiveqt-sha256.txt b/qtactiveqt-sha256.txt
index c05f273b8f67..270710998af3 100644
--- a/qtactiveqt-sha256.txt
+++ b/qtactiveqt-sha256.txt
@@ -1 +1 @@
-2c0c1c7d23a7b37510f0eea9f08e2f07eba88924142a0a0a259fc45f2cbe78b0
+486c1f2ccf0e545c68ebb5e139456f924b9e0948bdd16351701d624172e539f3