summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2022-11-01 13:38:41 +0100
committerMartchus2022-11-01 13:38:41 +0100
commit9882f3c64d11973bfc6ce7e76cdf57035ec9a00f (patch)
treedbaf835d2f19c4936f9edcdd9524a0dabdf882ef
parent5f542ebc58a2b153aa2149d6aa363df45c18c02d (diff)
downloadaur-9882f3c64d11973bfc6ce7e76cdf57035ec9a00f.tar.gz
Update/rebase to 5.15.7
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c61e8d1a6a99..02533a4abe3e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt5-3d-static
pkgdesc = C++ and QML APIs for easy inclusion of 3D graphics (mingw-w64)
- pkgver = 5.15.6+kde+r6
+ pkgver = 5.15.7+kde+r6
pkgrel = 1
url = https://www.qt.io/
arch = any
@@ -20,7 +20,7 @@ pkgbase = mingw-w64-qt5-3d-static
options = !strip
options = !buildflags
options = staticlibs
- source = git+https://invent.kde.org/qt/qt/qt3d#commit=fe5fca853c09c7e03a2ff66dac21584e3307984d
+ source = git+https://invent.kde.org/qt/qt/qt3d#commit=0ff905d194e273e04e95b72dbbfd4e58193ecbaa
sha256sums = SKIP
pkgname = mingw-w64-qt5-3d-static
diff --git a/PKGBUILD b/PKGBUILD
index 7a4dfbe20d67..582da4862f83 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,14 +10,14 @@
_qt_module=qt3d
pkgname=mingw-w64-qt5-3d-static
-pkgver=5.15.6
+pkgver=5.15.7
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=fe5fca853c09c7e03a2ff66dac21584e3307984d
+_commit=0ff905d194e273e04e95b72dbbfd4e58193ecbaa
_basever=$pkgver
pkgver+=+kde+r6
makedepends+=('git')