summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2022-09-10 20:52:45 +0200
committerMartchus2022-09-10 20:52:45 +0200
commit5f542ebc58a2b153aa2149d6aa363df45c18c02d (patch)
tree2627de27132d9ba7b49245a3ae5811ccd71829a7
parentcb6d4e4dcfa46addfe5bdb6b54c0f49ef1fcbfcb (diff)
downloadaur-5f542ebc58a2b153aa2149d6aa363df45c18c02d.tar.gz
Rebase against Qt 5.15.6
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6c92a90972a9..c61e8d1a6a99 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.4+kde+r17
+ pkgver = 5.15.6+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=5fd3906445ac95bf1cca6e7a7e0aeb6e3bcf5016
+ source = git+https://invent.kde.org/qt/qt/qt3d#commit=fe5fca853c09c7e03a2ff66dac21584e3307984d
sha256sums = SKIP
pkgname = mingw-w64-qt5-3d-static
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')