summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2023-10-09 15:05:10 +0200
committerMartchus2023-10-09 15:05:10 +0200
commitf79ba164d8e2af3477e6f7d8c0b02275202c2e8f (patch)
tree0e0f814552150e6827c1d2ae56b3b05a534d9858
parent93809757f23d0bb70decdca4d9c24aca628fe194 (diff)
downloadaur-f79ba164d8e2af3477e6f7d8c0b02275202c2e8f.tar.gz
Update to 5.15.11
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--PKGBUILD.sh.ep2
3 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7f472d84dc6e..1df509ca1715 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt5-activeqt
pkgdesc = ActiveX integration framework (mingw-w64)
- pkgver = 5.15.10
+ pkgver = 5.15.11
pkgrel = 1
url = https://www.qt.io/
arch = any
@@ -20,7 +20,7 @@ pkgbase = mingw-w64-qt5-activeqt
options = !strip
options = !buildflags
options = staticlibs
- source = git+https://invent.kde.org/qt/qt/qtactiveqt#commit=7a04a93e97390de2d91e89dc907e8240dd5a0c4f
+ source = git+https://invent.kde.org/qt/qt/qtactiveqt#commit=2ed4be9e852d2533b982493a26bf061b245dc106
source = 0001-Don-t-require-windows.h-when-using-native-Linux-gcc.patch
source = 0002-Handle-win64-in-dumpcpp-and-MetaObjectGenerator-read.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index bf50e63b257a..f9c00e1818d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,14 +15,14 @@
_qt_module=qtactiveqt
pkgname=mingw-w64-qt5-activeqt
-pkgver=5.15.10
+pkgver=5.15.11
pkgrel=1
arch=('any')
pkgdesc="ActiveX integration framework (mingw-w64)"
depends=('mingw-w64-qt5-base')
makedepends=('mingw-w64-gcc' 'mingw-w64-pkg-config' 'python')
license=('GPL3' 'LGPL3' 'LGPL2.1' 'FDL' 'custom')
-_commit=7a04a93e97390de2d91e89dc907e8240dd5a0c4f
+_commit=2ed4be9e852d2533b982493a26bf061b245dc106
_basever=$pkgver
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index 3b92e1a7c5d2..75defc88c7c8 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -10,7 +10,7 @@
% end
\
-pkgver=5.15.10
+pkgver=5.15.11
pkgrel=1
arch=('any')
pkgdesc="ActiveX integration framework (mingw-w64)"