From 06a76442fa8de4a9975266a4eca7fb2a953f5244 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 23 Oct 2013 01:11:11 -0700 Subject: Wed Oct 23 01:09:43 PDT 2013 --- extra/qt4/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extra/qt4/PKGBUILD') diff --git a/extra/qt4/PKGBUILD b/extra/qt4/PKGBUILD index abf407220..f46993815 100644 --- a/extra/qt4/PKGBUILD +++ b/extra/qt4/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 196771 2013-10-18 14:56:57Z andrea $ +# $Id: PKGBUILD 197140 2013-10-22 17:14:15Z andrea $ # Maintainer: Andrea Scarpino # Contributor: Pierre Schmitz pkgname=qt4 pkgver=4.8.5 -pkgrel=3 +pkgrel=5 arch=('i686' 'x86_64') url='http://qt-project.org/' license=('GPL3' 'LGPL' 'FDL' 'custom') @@ -24,9 +24,9 @@ optdepends=('qtchooser: set the default Qt toolkit' 'libxfixes: Xfixes support' 'icu: Unicode support') install="${pkgname}.install" -options=('!libtool') replaces=('qt<=4.8.4') conflicts=('qt') +options=('staticlibs') # libQtUiTools builds as static only _pkgfqn="qt-everywhere-opensource-src-${pkgver}" source=("http://download.qt-project.org/official_releases/qt/4.8/${pkgver}/${_pkgfqn}.tar.gz" 'qtconfig-qt4.desktop' 'assistant-qt4.desktop' 'designer-qt4.desktop' -- cgit v1.2.3-54-g00ecf