From 3ff90101074484f08d42a36a095206b516d182c0 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 20 Oct 2013 01:03:58 -0700 Subject: Sun Oct 20 01:03:34 PDT 2013 --- extra/qt5/PKGBUILD | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'extra/qt5/PKGBUILD') diff --git a/extra/qt5/PKGBUILD b/extra/qt5/PKGBUILD index 04e7fc8cb..f0571dd7e 100644 --- a/extra/qt5/PKGBUILD +++ b/extra/qt5/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 196747 2013-10-17 14:02:54Z andyrtr $ +# $Id: PKGBUILD 196795 2013-10-19 12:27:27Z andrea $ # Maintainer: Andrea Scarpino pkgbase=qt5 @@ -21,7 +21,7 @@ pkgname=('qt5-base' 'qt5-x11extras' 'qt5-xmlpatterns') pkgver=5.1.1 -pkgrel=2 +pkgrel=3 arch=('i686' 'x86_64') url='http://qt-project.org/' license=('GPL3' 'LGPL' 'FDL' 'custom') @@ -87,8 +87,7 @@ build() { -no-rpath \ -optimized-qmake \ -dbus-linked \ - -reduce-relocations \ - -opengl es2 + -reduce-relocations make -- cgit v1.2.3-54-g00ecf