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 3f617caff112..b4b0c00e55d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,16 +10,16 @@
_qt_module=qt3d
pkgname=mingw-w64-qt5-3d-static
-pkgver=5.15.3
+pkgver=5.15.4
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=6d926ec2739f2289c6b0bbfbc325700046e1ceee
+_commit=5fd3906445ac95bf1cca6e7a7e0aeb6e3bcf5016
_basever=$pkgver
-pkgver+=+kde+r18
+pkgver+=+kde+r17
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')
groups=('mingw-w64-qt5')