diff --git a/community/qt5-qtwebglplugin/APKBUILD b/community/qt5-qtwebglplugin/APKBUILD
index 9ab5e73b0f6fa36143a92d9877e4ab94f2ae67c3..25c0eac3f43552fb8c6b9b01c9d2ab63c97feed4 100644
--- a/community/qt5-qtwebglplugin/APKBUILD
+++ b/community/qt5-qtwebglplugin/APKBUILD
@@ -1,9 +1,9 @@
 # Contributor: Bart Ribbers <bribbers@disroot.org>
 # Maintainer: Bart Ribbers <bribbers@disroot.org>
 pkgname=qt5-qtwebglplugin
-pkgver=5.15.5_git20220602
+pkgver=5.15.6_git20220816
 pkgrel=0
-_commit="8feafc4b8e9af78175e2814523ef4f11e445fc93"
+_commit="68a322c391c2eb92876fce42b9fc23ad2f3a1ecb"
 arch="all !armhf" # armhf blocked by qt5-qtdeclarative
 url="https://www.qt.io/developers/"
 license="LGPL-2.1-only AND LGPL-3.0-only AND GPL-3.0-only AND Qt-GPL-exception-1.0"
@@ -53,5 +53,5 @@ package() {
 	ln -s /usr/share/licenses/qt5-base "$pkgdir"/usr/share/licenses/$pkgname
 }
 sha512sums="
-33185daacb3537cdeabc5c099e7a26a4b561c22ae1a645034515daff9790ad3cc5ee0b0d65340592e9b3653c0648d66d0903ba9043414139526da753a1cec482  qtwebglplugin-8feafc4b8e9af78175e2814523ef4f11e445fc93.tar.gz
+9145ef2e57620b4c8b09f157283b053f24167db1520ad02370c181bc62485cc327eef571f7826edcdd9b92ec153c3dc23ca40e53ea6ebf282fe0e10d5d6fba4c  qtwebglplugin-68a322c391c2eb92876fce42b9fc23ad2f3a1ecb.tar.gz
 "