mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/qt4 to 4.8.5-4
This commit is contained in:
parent
e2d9addd81
commit
5bc4b36f04
1 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@
|
||||||
|
|
||||||
pkgname=qt4
|
pkgname=qt4
|
||||||
pkgver=4.8.5
|
pkgver=4.8.5
|
||||||
pkgrel=3.1
|
pkgrel=4
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url='http://qt-project.org/'
|
url='http://qt-project.org/'
|
||||||
license=('GPL3' 'LGPL' 'FDL' 'custom')
|
license=('GPL3' 'LGPL' 'FDL' 'custom')
|
||||||
|
@ -29,7 +29,7 @@ optdepends=('qtchooser: set the default Qt toolkit'
|
||||||
'libxfixes: Xfixes support'
|
'libxfixes: Xfixes support'
|
||||||
'icu: Unicode support')
|
'icu: Unicode support')
|
||||||
install="${pkgname}.install"
|
install="${pkgname}.install"
|
||||||
options=('!libtool' '!distcc')
|
options=('!distcc')
|
||||||
replaces=('qt<=4.8.4')
|
replaces=('qt<=4.8.4')
|
||||||
conflicts=('qt')
|
conflicts=('qt')
|
||||||
_pkgfqn="qt-everywhere-opensource-src-${pkgver}"
|
_pkgfqn="qt-everywhere-opensource-src-${pkgver}"
|
||||||
|
|
Loading…
Reference in a new issue