[arch-commits] CVS update of extra/lib/qt (PKGBUILD)

Pierre Schmitz pierre at archlinux.org
Thu Jan 24 18:54:52 UTC 2008


    Date: Thursday, January 24, 2008 @ 13:54:52
  Author: pierre
    Path: /home/cvs-extra/extra/lib/qt

Modified: PKGBUILD (1.38 -> 1.39)

upgpkg: qt 4.3.3-3
update provides=() accoring to new behaviour of pacman 3.1.1


----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


Index: extra/lib/qt/PKGBUILD
diff -u extra/lib/qt/PKGBUILD:1.38 extra/lib/qt/PKGBUILD:1.39
--- extra/lib/qt/PKGBUILD:1.38	Sat Jan 12 08:59:16 2008
+++ extra/lib/qt/PKGBUILD	Thu Jan 24 13:54:52 2008
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.38 2008/01/12 13:59:16 tpowa Exp $
+# $Id: PKGBUILD,v 1.39 2008/01/24 18:54:52 pierre Exp $
 # Contributer: Vinay S Shastry (vinayshastry at gmail.com)
 pkgname=qt
 pkgver=4.3.3
@@ -11,7 +11,7 @@
 depends=('libpng' 'libjpeg' 'libxi' 'libxcursor' 'libxinerama' 'mesa' \
          'fontconfig' 'libxrandr' 'dbus' 'glib2')
 makedepends=('mysql' 'postgresql' 'unixodbc' 'libmng' 'libtiff')
-provides=('qt4')
+provides=("qt4=${pkgver}")
 replaces=('qt4')
 conflicts=('qt4')
 _pkgfqn=qt-x11-opensource-src-$pkgver




More information about the arch-commits mailing list