diff options
author | Martchus | 2019-04-23 17:30:14 +0200 |
---|---|---|
committer | Martchus | 2019-04-23 17:30:14 +0200 |
commit | 69eba568b86a7131b976a09b7b8afde141d5a390 (patch) | |
tree | 5cf13fdbcd427dd47d79435c1feffa160d4cde8b | |
parent | e894634fca446cfdeded4af326b52f2ca863ccb3 (diff) | |
download | aur-69eba568b86a7131b976a09b7b8afde141d5a390.tar.gz |
Update to 5.12.3
-rw-r--r-- | .SRCINFO | 4 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ pkgbase = mingw-w64-qt5-base-static pkgdesc = A cross-platform application and UI framework (mingw-w64) - pkgver = 5.12.2 + pkgver = 5.12.3 pkgrel = 1 url = https://www.qt.io/ arch = any @@ -29,7 +29,7 @@ pkgbase = mingw-w64-qt5-base-static options = !buildflags options = staticlibs options = !emptydirs - source = https://download.qt.io/official_releases/qt/5.12/5.12.2/submodules/qtbase-everywhere-src-5.12.2.tar.xz + source = https://download.qt.io/official_releases/qt/5.12/5.12.3/submodules/qtbase-everywhere-src-5.12.3.tar.xz source = 0001-Adjust-win32-g-profile-for-cross-compilation-with-mi.patch source = 0002-Ensure-GLdouble-is-defined-when-using-dynamic-OpenGL.patch source = 0003-Use-external-ANGLE-library.patch @@ -36,7 +36,7 @@ isNoOpenGL() { } pkgname=mingw-w64-qt5-base-static -pkgver=5.12.2 +pkgver=5.12.3 pkgrel=1 pkgdesc='A cross-platform application and UI framework (mingw-w64)' # The static variant doesn't contain any executables which need to be executed on the build machine |