diff options
author | root <root@rshg054.dnsready.net> | 2013-10-23 01:11:11 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-23 01:11:11 -0700 |
commit | 06a76442fa8de4a9975266a4eca7fb2a953f5244 (patch) | |
tree | 7b783eeb28c401d172561db419f82783f4380b34 /extra/qt5 | |
parent | d5839dd449651d7781de570240f3d0a1a9162320 (diff) |
Wed Oct 23 01:09:43 PDT 2013
Diffstat (limited to 'extra/qt5')
-rw-r--r-- | extra/qt5/PKGBUILD | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/extra/qt5/PKGBUILD b/extra/qt5/PKGBUILD index f0571dd7e..86b1a20bd 100644 --- a/extra/qt5/PKGBUILD +++ b/extra/qt5/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 196795 2013-10-19 12:27:27Z andrea $ +# $Id: PKGBUILD 197132 2013-10-22 10:32:29Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgbase=qt5 @@ -21,7 +21,7 @@ pkgname=('qt5-base' 'qt5-x11extras' 'qt5-xmlpatterns') pkgver=5.1.1 -pkgrel=3 +pkgrel=4 arch=('i686' 'x86_64') url='http://qt-project.org/' license=('GPL3' 'LGPL' 'FDL' 'custom') @@ -32,7 +32,6 @@ makedepends=('libxcb' 'xcb-proto' 'xcb-util' 'xcb-util-image' 'xcb-util-wm' 'xcb 'python2' 'ruby' 'gperf' 'libxslt' 'libxcomposite' 'fontconfig' 'openal' 'gtk2' 'libxkbcommon') groups=('qt' 'qt5') -options=('!libtool') _pkgfqn="qt-everywhere-opensource-src-${pkgver}" source=("http://download.qt-project.org/official_releases/qt/5.1/${pkgver}/single/${_pkgfqn}.tar.xz" 'assistant.desktop' 'designer.desktop' 'linguist.desktop' 'qdbusviewer.desktop' |