[arch-commits] Commit in qt4/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Fri Apr 10 16:23:01 UTC 2015


    Date: Friday, April 10, 2015 @ 18:23:01
  Author: fyan
Revision: 236058

upgpkg: qt4 4.8.6-5

rebuild against icu 55.1

Modified:
  qt4/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-04-10 15:22:06 UTC (rev 236057)
+++ PKGBUILD	2015-04-10 16:23:01 UTC (rev 236058)
@@ -1,10 +1,11 @@
 # $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
 # Contributor: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=qt4
 pkgver=4.8.6
-pkgrel=4
+pkgrel=5
 arch=('i686' 'x86_64')
 url='http://qt-project.org/'
 license=('GPL3' 'LGPL' 'FDL' 'custom')
@@ -27,7 +28,6 @@
 install="${pkgname}.install"
 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'



More information about the arch-commits mailing list