summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-06-14 10:52:14 +0200
committerMartchus2023-06-14 10:52:14 +0200
commite92db74086d2be674ec302a55a6c5a6e921ce48a (patch)
tree84cb36addb4f8381a0b4b530d641b25e9afdf016 /PKGBUILD
parent1b51dc426f1e9a6f5313c75378bae6499445816a (diff)
downloadaur-e92db74086d2be674ec302a55a6c5a6e921ce48a.tar.gz
Update to 5.15.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e3fa3f9ec5a9..0090198a716d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,14 +11,14 @@
_qt_module=qtwebglplugin
pkgname=mingw-w64-qt5-webglplugin
-pkgver=5.15.9
+pkgver=5.15.10
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=64beacdd2d0f6fe0796bd291c9ab33f206a333c3
+_commit=13202e8a8c0c6d39026344b5a19a0148592160bc
_basever=$pkgver
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')