summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2022-03-20 12:13:02 +0100
committerMartchus2022-03-20 12:13:02 +0100
commitb1a19e0fcdb52ad3fb0403536977435fef5655e0 (patch)
tree5f6cd543adab4454b3fb276dd0eef0b12c5a9e86
parent56b40499c57e135095a4085e52d86149bd4587e9 (diff)
downloadaur-b1a19e0fcdb52ad3fb0403536977435fef5655e0.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--qtactiveqt-sha256.txt2
5 files changed, 14 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 00f700eb8672..f674ca5a4983 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt6-activeqt-static
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-static
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-static
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 cb14a6dd9e89..b328672f2bc8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# you also find the URL of a binary repository.
pkgname=mingw-w64-qt6-activeqt-static
-_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/qtactiveqt-sha256.txt b/qtactiveqt-sha256.txt
index c05f273b8f67..270710998af3 100644
--- a/qtactiveqt-sha256.txt
+++ b/qtactiveqt-sha256.txt
@@ -1 +1 @@
-2c0c1c7d23a7b37510f0eea9f08e2f07eba88924142a0a0a259fc45f2cbe78b0
+486c1f2ccf0e545c68ebb5e139456f924b9e0948bdd16351701d624172e539f3