summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b4b0c00e55d4..7a4dfbe20d67 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,16 +10,16 @@
_qt_module=qt3d
pkgname=mingw-w64-qt5-3d-static
-pkgver=5.15.4
+pkgver=5.15.6
pkgrel=1
arch=('any')
pkgdesc="C++ and QML APIs for easy inclusion of 3D graphics (mingw-w64)"
depends=('mingw-w64-qt5-declarative-static' 'mingw-w64-assimp')
makedepends=('mingw-w64-gcc' 'mingw-w64-pkg-config' 'mingw-w64-vulkan-headers' 'assimp')
license=('GPL3' 'LGPL3' 'FDL' 'custom')
-_commit=5fd3906445ac95bf1cca6e7a7e0aeb6e3bcf5016
+_commit=fe5fca853c09c7e03a2ff66dac21584e3307984d
_basever=$pkgver
-pkgver+=+kde+r17
+pkgver+=+kde+r6
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')
groups=('mingw-w64-qt5')