extra/qt4 to 4.8.5-4

This commit is contained in:
Kevin Mihelich 2013-10-22 13:36:25 +00:00
parent e2d9addd81
commit 5bc4b36f04

View file

@ -10,7 +10,7 @@
pkgname=qt4
pkgver=4.8.5
pkgrel=3.1
pkgrel=4
arch=('i686' 'x86_64')
url='http://qt-project.org/'
license=('GPL3' 'LGPL' 'FDL' 'custom')
@ -29,7 +29,7 @@ optdepends=('qtchooser: set the default Qt toolkit'
'libxfixes: Xfixes support'
'icu: Unicode support')
install="${pkgname}.install"
options=('!libtool' '!distcc')
options=('!distcc')
replaces=('qt<=4.8.4')
conflicts=('qt')
_pkgfqn="qt-everywhere-opensource-src-${pkgver}"