summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD10
-rw-r--r--PKGBUILD.sh.ep2
-rw-r--r--qtwebglplugin-sha256.txt2
4 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 568952d75723..b44b767c4536 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.15.13
+ pkgver = 5.15.14
pkgrel = 1
url = https://www.qt.io/
arch = any
@@ -17,9 +17,9 @@ pkgbase = mingw-w64-qt5-webglplugin
options = !strip
options = !buildflags
options = staticlibs
- source = git+https://invent.kde.org/qt/qt/qtwebglplugin#commit=80257933d3bf3a026455d71106e6b3e70dead765
+ source = git+https://invent.kde.org/qt/qt/qtwebglplugin#commit=3681356904277e055759693551357e7e488d1be9
source = 0001-Hardcode-linker-flags-for-platform-plugin.patch
- sha256sums = a6d7cd830f7ed5a0ab9faa1c38189f501450addeff723d0d37c6f3d1d779bdb7
+ sha256sums = 67b5e853bd1d0fc61a87940512ae91990a42628eca1e20e108866c34df258b93
sha256sums = c855d5b15171ed0f8d730898a62621462a71dbdb0b296d1e0ba2d3cfa87a8bcb
pkgname = mingw-w64-qt5-webglplugin
diff --git a/PKGBUILD b/PKGBUILD
index 48b334879f06..5f9a899e5ea4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,14 +11,14 @@
_qt_module=qtwebglplugin
pkgname=mingw-w64-qt5-webglplugin
-pkgver=5.15.13
+pkgver=5.15.14
pkgrel=1
arch=('any')
pkgdesc="QPA plugin for running an application via a browser using streamed WebGL commands (mingw-w64)"
depends=('mingw-w64-qt5-declarative' 'mingw-w64-qt5-websockets')
makedepends=('mingw-w64-gcc' 'mingw-w64-pkg-config')
license=('GPL3' 'LGPL3' 'FDL' 'custom')
-_commit=80257933d3bf3a026455d71106e6b3e70dead765
+_commit=3681356904277e055759693551357e7e488d1be9
_basever=${pkgver%%+*}
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')
@@ -27,7 +27,7 @@ url='https://www.qt.io/'
_pkgfqn=${_qt_module}
source=(git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit
'0001-Hardcode-linker-flags-for-platform-plugin.patch')
-sha256sums=('a6d7cd830f7ed5a0ab9faa1c38189f501450addeff723d0d37c6f3d1d779bdb7'
+sha256sums=('67b5e853bd1d0fc61a87940512ae91990a42628eca1e20e108866c34df258b93'
'c855d5b15171ed0f8d730898a62621462a71dbdb0b296d1e0ba2d3cfa87a8bcb')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
@@ -57,7 +57,7 @@ build() {
mkdir -p build-${_arch}-${_config##*=} && pushd build-${_arch}-${_config##*=}
_additional_qmake_args=QT_INSTALL_PREFIX=/usr/${_arch}
${_arch}-qmake-qt5 ../${_qt_module}.pro ${_config} ${_additional_qmake_args}
- make -j$(nproc)
+ make
popd
done
done
@@ -70,7 +70,7 @@ package() {
for _config in "${_configurations[@]}"; do
pushd build-${_arch}-${_config##*=}
- make -j$(nproc) INSTALL_ROOT="$pkgdir" install
+ make INSTALL_ROOT="$pkgdir" install
# use prl files from build directory since installed prl files seem to have incorrect QMAKE_PRL_LIBS_FOR_CMAKE
if [[ -d 'lib' ]]; then
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index 666d8649bb67..2c3d8cf8a9f2 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -1,6 +1,6 @@
% layout 'mingw-w64-qt5-module';
\
-pkgver=5.15.13
+pkgver=5.15.14
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 0f46c45c8da2..013337bbea95 100644
--- a/qtwebglplugin-sha256.txt
+++ b/qtwebglplugin-sha256.txt
@@ -1 +1 @@
-a6d7cd830f7ed5a0ab9faa1c38189f501450addeff723d0d37c6f3d1d779bdb7
+67b5e853bd1d0fc61a87940512ae91990a42628eca1e20e108866c34df258b93