summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2020-06-01 19:55:00 +0200
committerMartchus2020-06-01 19:55:00 +0200
commitcf4ff13b4e300f9b4e7ec2195f7cc707c3d9bd95 (patch)
tree3696e38e49e79216692c48d80ce433f194a47290
parent35f8080c0e075851fd25cef2d8dbb7b0e4a6f6ef (diff)
downloadaur-cf4ff13b4e300f9b4e7ec2195f7cc707c3d9bd95.tar.gz
Update to 5.15.0
-rw-r--r--.SRCINFO8
-rw-r--r--0001-Hardcode-linker-flags-for-platform-plugin.patch4
-rw-r--r--PKGBUILD6
-rw-r--r--PKGBUILD.sh.ep2
-rw-r--r--qtwebglplugin-sha256.txt2
5 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 24b1955a796a..f9977cb9731a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt5-webglplugin
pkgdesc = QPA plugin for running an application via a browser using streamed WebGL commands (mingw-w64)
- pkgver = 5.14.2
+ pkgver = 5.15.0
pkgrel = 1
url = https://www.qt.io/
arch = any
@@ -18,10 +18,10 @@ pkgbase = mingw-w64-qt5-webglplugin
options = !strip
options = !buildflags
options = staticlibs
- source = https://download.qt.io/official_releases/qt/5.14/5.14.2/submodules/qtwebglplugin-everywhere-src-5.14.2.tar.xz
+ source = https://download.qt.io/official_releases/qt/5.15/5.15.0/submodules/qtwebglplugin-everywhere-src-5.15.0.tar.xz
source = 0001-Hardcode-linker-flags-for-platform-plugin.patch
- sha256sums = eb4118910b65d03d8448658ac1646e860d337e59b82d6575beda21824e313417
- sha256sums = 1184f0f013645a272da8589a6bb4aaabcb7de13c3d577139871ca63a90a80c13
+ sha256sums = f7b81f25ddf7b3a0046daa7224bc1e18c8b754b00b1a33775f30f827a5cdca15
+ sha256sums = 4a6e18d8269a3716e7d31b02e520925022fab51956a033fd6ad5abda5df4a351
pkgname = mingw-w64-qt5-webglplugin
diff --git a/0001-Hardcode-linker-flags-for-platform-plugin.patch b/0001-Hardcode-linker-flags-for-platform-plugin.patch
index b6fea22efff6..101e3a4f37b5 100644
--- a/0001-Hardcode-linker-flags-for-platform-plugin.patch
+++ b/0001-Hardcode-linker-flags-for-platform-plugin.patch
@@ -1,4 +1,4 @@
-From 05301ea948b2ffb644e1216e0e82af3e3d6a1b22 Mon Sep 17 00:00:00 2001
+From 4da196f53569e9d95c272a96f54d3f6a641bd069 Mon Sep 17 00:00:00 2001
From: Marius Kittler <mkittler@suse.de>
Date: Wed, 12 Dec 2018 18:16:54 +0100
Subject: [PATCH] Hardcode linker flags for platform plugin
@@ -42,5 +42,5 @@ index 7f7227c..45f8f66 100644
qtHaveModule(quick) {
QT += quick
--
-2.26.0
+2.26.2
diff --git a/PKGBUILD b/PKGBUILD
index 9182d49633e8..814ea7d96627 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@
_qt_module=qtwebglplugin
pkgname=mingw-w64-qt5-webglplugin
-pkgver=5.14.2
+pkgver=5.15.0
pkgrel=1
arch=('any')
pkgdesc="QPA plugin for running an application via a browser using streamed WebGL commands (mingw-w64)"
@@ -27,8 +27,8 @@ url='https://www.qt.io/'
_pkgfqn="${_qt_module}-everywhere-src-${pkgver}"
source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${pkgver}/submodules/${_pkgfqn}.tar.xz"
'0001-Hardcode-linker-flags-for-platform-plugin.patch')
-sha256sums=('eb4118910b65d03d8448658ac1646e860d337e59b82d6575beda21824e313417'
- '1184f0f013645a272da8589a6bb4aaabcb7de13c3d577139871ca63a90a80c13')
+sha256sums=('f7b81f25ddf7b3a0046daa7224bc1e18c8b754b00b1a33775f30f827a5cdca15'
+ '4a6e18d8269a3716e7d31b02e520925022fab51956a033fd6ad5abda5df4a351')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index c9b2a6a152d9..8f5b419de887 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -1,6 +1,6 @@
% layout 'mingw-w64-qt5-module';
\
-pkgver=5.14.2
+pkgver=5.15.0
pkgrel=1
arch=('any')
pkgdesc="QPA plugin for running an application via a browser using streamed WebGL commands (mingw-w64)"
diff --git a/qtwebglplugin-sha256.txt b/qtwebglplugin-sha256.txt
index 4e6d470d736a..8b65abd5358c 100644
--- a/qtwebglplugin-sha256.txt
+++ b/qtwebglplugin-sha256.txt
@@ -1 +1 @@
-eb4118910b65d03d8448658ac1646e860d337e59b82d6575beda21824e313417
+f7b81f25ddf7b3a0046daa7224bc1e18c8b754b00b1a33775f30f827a5cdca15