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

Douglas Soares de Andrade douglas at archlinux.org
Sun Oct 5 11:59:17 UTC 2008


    Date: Sunday, October 5, 2008 @ 07:59:16
  Author: douglas
Revision: 14292

upgpkg: qt-doc 4.4.2-1

Modified:
  qt-doc/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-10-05 11:48:58 UTC (rev 14291)
+++ PKGBUILD	2008-10-05 11:59:16 UTC (rev 14292)
@@ -3,21 +3,21 @@
 # Maintainer: Vinay S Shastry (vinayshastry at gmail.com)
 
 pkgname=qt-doc
-pkgver=4.4.1
+pkgver=4.4.2
 pkgrel=1
 pkgdesc="The QT gui toolkit documentation."
 arch=('i686' 'x86_64')
 url="http://www.trolltech.com/products/qt"
 _pkgfqn=qt-x11-opensource-src-$pkgver
-depends=('qt>=4.4.1')
+depends=('qt>=4.4.2')
 source=(ftp://ftp.trolltech.com/qt/source/$_pkgfqn.tar.gz)
 license=('GPL2')
 options=('docs')
 replaces=('qt4-doc')
-provides=('qt4-doc=4.4.1')
-conflicts=('qt4-doc=4.4.1')
+provides=('qt4-doc=4.4.2')
+conflicts=('qt4-doc=4.4.2')
 
-md5sums=('b09decad252b5181f300135e3122481d')
+md5sums=('d310e4aada6b726c141cb3cfa848edea')
 
 build() {
   cd $startdir/src/$_pkgfqn




More information about the arch-commits mailing list