aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2019-04-23 17:30:23 +0200
committerMartchus2019-04-23 17:30:23 +0200
commitf2e4c38b1010057d77ee4a1daa3d04b1c61c3225 (patch)
treef39d844e32b70ba9d510d8ef05897f9fe1774d6a
parentcdddf4106e564a4aa70e4fafe2e841e8dd8ace81 (diff)
downloadaur-f2e4c38b1010057d77ee4a1daa3d04b1c61c3225.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 9924a90b9a12..21f705856973 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt5-base-angle
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 = i686
@@ -36,7 +36,7 @@ pkgbase = mingw-w64-qt5-base-angle
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
diff --git a/PKGBUILD b/PKGBUILD
index 9159d8974083..c3c2071d4523 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -36,7 +36,7 @@ isNoOpenGL() {
}
pkgname=mingw-w64-qt5-base-angle
-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