summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2019-04-23 17:30:46 +0200
committerMartchus2019-04-23 17:30:46 +0200
commit8605dd9103744cc3072b67c6efc3f454a63c4de3 (patch)
treea0e79b215f6a8b3502f3b21b2302ba1354a177e5
parentdd6adfaf9237c326afa93b9258f32b75a4907451 (diff)
downloadaur-8605dd9103744cc3072b67c6efc3f454a63c4de3.tar.gz
Update to 5.12.3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d1ee4f96235e..cac8e6ef91e0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt5-3d
pkgdesc = C++ and QML APIs for easy inclusion of 3D graphics (mingw-w64)
- pkgver = 5.12.2
+ pkgver = 5.12.3
pkgrel = 1
url = https://www.qt.io/
arch = i686
@@ -18,7 +18,7 @@ pkgbase = mingw-w64-qt5-3d
options = !strip
options = !buildflags
options = staticlibs
- source = https://download.qt.io/official_releases/qt/5.12/5.12.2/submodules/qt3d-everywhere-src-5.12.2.tar.xz
+ source = https://download.qt.io/official_releases/qt/5.12/5.12.3/submodules/qt3d-everywhere-src-5.12.3.tar.xz
sha256sums = d4036e7ac146ba78784dde0dd99e8182372b7c38e832e33b61fed4187de0ad06
pkgname = mingw-w64-qt5-3d
diff --git a/PKGBUILD b/PKGBUILD
index c359915824f3..cc6b73d61417 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_qt_module=qt3d
pkgname="mingw-w64-qt5-3d"
-pkgver=5.12.2
+pkgver=5.12.3
pkgrel=1
arch=('i686' 'x86_64')
pkgdesc="C++ and QML APIs for easy inclusion of 3D graphics (mingw-w64)"