summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2021-09-02 16:07:39 +0200
committerMartchus2021-09-02 16:07:39 +0200
commit8330ef38895f4204ebcd5df4ec8c5c7933421641 (patch)
tree8beac401e9abbcd6cbea19712627cc0ae74bb83f
parentfff16807c8e60ca05bcfc0eee6bc6b4e759889dc (diff)
downloadaur-8330ef38895f4204ebcd5df4ec8c5c7933421641.tar.gz
Update to 6.1.3
-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 24c2b3e6ba8f..ce5226270913 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt6-activeqt-static
pkgdesc = ActiveX integration framework (mingw-w64)
- pkgver = 6.1.2
+ pkgver = 6.1.3
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.1/6.1.2/submodules/qtactiveqt-everywhere-src-6.1.2.tar.xz
+ source = https://download.qt.io/official_releases/qt/6.1/6.1.3/submodules/qtactiveqt-everywhere-src-6.1.3.tar.xz
source = 0001-Handle-win64-in-dumpcpp-and-MetaObjectGenerator-read.patch
source = 0002-Build-tools-for-the-target-platform.patch
- sha256sums = bb1a842eefb84325b5ab87a5331484aa8caf77cdc4493dcfedc2952040229f7f
- sha256sums = 948c0d30eb931b182b019bebe0a76df17575af78d75abe6cc93008e1c889c936
- sha256sums = 3409aae08264b085ec4765ffb824a145f9ce790bd51e285fcb4cdde36f537cfa
+ sha256sums = bb35cab37e12fd053d84a204998795bdce02a2e353fbc5da452638dd1e13ddf4
+ sha256sums = 61baa4f0e3e713af36df7b73a78ade58bd1e2b64864be68c0a8ec231f6cec58b
+ sha256sums = 7f5309d5b3fe4a0590a42582500dd6585c3f43b664f6aea1b3e71ab5d3080328
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 a36e748f7402..d8f1735fa269 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 ce044b9c11c26bad5dafd428d14f8f4880f5eece Mon Sep 17 00:00:00 2001
+From 8229db183bed3b4ac8976f8ace978a3c77683bc0 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 092a3c0..c597942 100644
}
--
-2.32.0
+2.33.0
diff --git a/0002-Build-tools-for-the-target-platform.patch b/0002-Build-tools-for-the-target-platform.patch
index 53eeb7b4963b..14f72b02f109 100644
--- a/0002-Build-tools-for-the-target-platform.patch
+++ b/0002-Build-tools-for-the-target-platform.patch
@@ -1,4 +1,4 @@
-From 9fe23372cb7fd6b8b0e2a9000a0156501dd3136d Mon Sep 17 00:00:00 2001
+From 473bd2989f49e7f6d5b32a0c45eab3b3bfee923d 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.32.0
+2.33.0
diff --git a/PKGBUILD b/PKGBUILD
index e4b559fe3e11..aea2872914b2 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.1.2
+_qtver=6.1.3
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=('bb1a842eefb84325b5ab87a5331484aa8caf77cdc4493dcfedc2952040229f7f'
- '948c0d30eb931b182b019bebe0a76df17575af78d75abe6cc93008e1c889c936'
- '3409aae08264b085ec4765ffb824a145f9ce790bd51e285fcb4cdde36f537cfa')
+sha256sums=('bb35cab37e12fd053d84a204998795bdce02a2e353fbc5da452638dd1e13ddf4'
+ '61baa4f0e3e713af36df7b73a78ade58bd1e2b64864be68c0a8ec231f6cec58b'
+ '7f5309d5b3fe4a0590a42582500dd6585c3f43b664f6aea1b3e71ab5d3080328')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
diff --git a/qtactiveqt-sha256.txt b/qtactiveqt-sha256.txt
index 60ef17ec0962..4a5a3b0f864d 100644
--- a/qtactiveqt-sha256.txt
+++ b/qtactiveqt-sha256.txt
@@ -1 +1 @@
-bb1a842eefb84325b5ab87a5331484aa8caf77cdc4493dcfedc2952040229f7f
+bb35cab37e12fd053d84a204998795bdce02a2e353fbc5da452638dd1e13ddf4