From 47ba04205cc944deba46c992e24ab2672a1d00c1 Mon Sep 17 00:00:00 2001 From: Martchus Date: Wed, 1 Jun 2016 22:25:33 +0200 Subject: [PATCH] Rebuild mingw-w64-qt5-base* with new mingw-w64-mariadb-connector-c --- qt5-base/mingw-w64-opengl/PKGBUILD | 4 ++-- qt5-base/mingw-w64-static/PKGBUILD | 4 ++-- qt5-base/mingw-w64/PKGBUILD | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/qt5-base/mingw-w64-opengl/PKGBUILD b/qt5-base/mingw-w64-opengl/PKGBUILD index 22902b85..927f5a68 100644 --- a/qt5-base/mingw-w64-opengl/PKGBUILD +++ b/qt5-base/mingw-w64-opengl/PKGBUILD @@ -17,7 +17,7 @@ isOpenGL() { pkgname=mingw-w64-qt5-base-opengl pkgver=5.6.0 -pkgrel=3 +pkgrel=4 pkgdesc="A cross-platform application and UI framework (mingw-w64, OpenGL)" ! isStatic && arch=('i686' 'x86_64') isStatic && arch=('any') # the static variant doesn't contain any executables which need to be executed on the host @@ -83,7 +83,7 @@ md5sums=('d6b6cfd333c22829c6c85fc52ceed019' '87cbd116c75ced1b075bf266f2455d50' '62d2977e57fccf1f16d7ea6bf06d3279' '83139869355c2d46921adb25e47cf0fa') -_architectures="x86_64-w64-mingw32 i686-w64-mingw32" +_architectures="i686-w64-mingw32 x86_64-w64-mingw32" isStatic && depends+=("mingw-w64-qt5-base") ! isOpenGL && depends+=("mingw-w64-angleproject") diff --git a/qt5-base/mingw-w64-static/PKGBUILD b/qt5-base/mingw-w64-static/PKGBUILD index 78b84c13..4368aee9 100644 --- a/qt5-base/mingw-w64-static/PKGBUILD +++ b/qt5-base/mingw-w64-static/PKGBUILD @@ -17,7 +17,7 @@ isOpenGL() { pkgname=mingw-w64-qt5-base-static pkgver=5.6.0 -pkgrel=3 +pkgrel=4 pkgdesc="A cross-platform application and UI framework (mingw-w64, static)" ! isStatic && arch=('i686' 'x86_64') isStatic && arch=('any') # the static variant doesn't contain any executables which need to be executed on the host @@ -83,7 +83,7 @@ md5sums=('d6b6cfd333c22829c6c85fc52ceed019' '87cbd116c75ced1b075bf266f2455d50' '62d2977e57fccf1f16d7ea6bf06d3279' '83139869355c2d46921adb25e47cf0fa') -_architectures="x86_64-w64-mingw32 i686-w64-mingw32" +_architectures="i686-w64-mingw32 x86_64-w64-mingw32" isStatic && depends+=("mingw-w64-qt5-base") ! isOpenGL && depends+=("mingw-w64-angleproject") diff --git a/qt5-base/mingw-w64/PKGBUILD b/qt5-base/mingw-w64/PKGBUILD index e208e71c..138e43cf 100644 --- a/qt5-base/mingw-w64/PKGBUILD +++ b/qt5-base/mingw-w64/PKGBUILD @@ -17,7 +17,7 @@ isOpenGL() { pkgname=mingw-w64-qt5-base pkgver=5.6.0 -pkgrel=3 +pkgrel=4 pkgdesc="A cross-platform application and UI framework (mingw-w64)" ! isStatic && arch=('i686' 'x86_64') isStatic && arch=('any') # the static variant doesn't contain any executables which need to be executed on the host @@ -83,7 +83,7 @@ md5sums=('d6b6cfd333c22829c6c85fc52ceed019' '87cbd116c75ced1b075bf266f2455d50' '62d2977e57fccf1f16d7ea6bf06d3279' '83139869355c2d46921adb25e47cf0fa') -_architectures="x86_64-w64-mingw32 i686-w64-mingw32" +_architectures="i686-w64-mingw32 x86_64-w64-mingw32" isStatic && depends+=("mingw-w64-qt5-base") ! isOpenGL && depends+=("mingw-w64-angleproject")