summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2022-11-01 13:38:57 +0100
committerMartchus2022-11-01 13:38:57 +0100
commit21dbbb4cdb19a5d09edc87ef7816800b08659dbd (patch)
tree6c7cdb00f7047e56fc9e9ec4a8280f255bc393f8
parent0f0ab6d838e60fc580d6a6ada0b3cc5cfec68f10 (diff)
downloadaur-21dbbb4cdb19a5d09edc87ef7816800b08659dbd.tar.gz
Update/rebase to 5.15.7
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
-rw-r--r--PKGBUILD.sh.ep2
3 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a73bfbc3b7ab..3fe30ae04de1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt5-activeqt
pkgdesc = ActiveX integration framework (mingw-w64)
- pkgver = 5.15.6+kde+r0
+ pkgver = 5.15.7
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=ccc9a61d10404a4999dec61fdb513aa50f265cc3
+ source = git+https://invent.kde.org/qt/qt/qtactiveqt#commit=80b43bfe4109820fb7feddb4a16e227a03bc1c4e
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 943f3ccca615..1186a8ed36d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,16 +15,15 @@
_qt_module=qtactiveqt
pkgname=mingw-w64-qt5-activeqt
-pkgver=5.15.6
+pkgver=5.15.7
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=ccc9a61d10404a4999dec61fdb513aa50f265cc3
+_commit=80b43bfe4109820fb7feddb4a16e227a03bc1c4e
_basever=$pkgver
-pkgver+=+kde+r0
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')
groups=('mingw-w64-qt5')
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index 54ccad29c678..c06a84aa5af7 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -10,7 +10,7 @@
% end
\
-pkgver=5.15.6
+pkgver=5.15.7
pkgrel=1
arch=('any')
pkgdesc="ActiveX integration framework (mingw-w64)"