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

Douglas Soares de Andrade douglas at archlinux.org
Wed Aug 12 14:40:18 UTC 2009


    Date: Wednesday, August 12, 2009 @ 10:40:17
  Author: douglas
Revision: 49567

upgpkg: qt-doc 4.5.2-1
    Updated to 4.5.2

Modified:
  qt-doc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-08-12 14:37:17 UTC (rev 49566)
+++ PKGBUILD	2009-08-12 14:40:17 UTC (rev 49567)
@@ -2,7 +2,7 @@
 # Maintainer: Vinay S Shastry (vinayshastry at gmail.com)
 
 pkgname=qt-doc
-pkgver=4.5.1
+pkgver=4.5.2
 pkgrel=1
 pkgdesc='The Qt gui toolkit documentation.'
 arch=('i686' 'x86_64')
@@ -15,7 +15,6 @@
 replaces=('qt4-doc')
 provides=("qt4-doc=${pkgver}")
 conflicts=("qt4-doc=${pkgver}")
-md5sums=('afc43e566341cf3e5ed0bcb974f0c3b2')
 
 build() {
 	cd ${srcdir}/${_pkgfqn}
@@ -24,3 +23,4 @@
 	cp -r demos ${pkgdir}/usr/share/doc/qt
 	cp -r examples ${pkgdir}/usr/share/doc/qt
 }
+md5sums=('28a7e8ac9805a6f614d2a27ee1a6ac9d')




More information about the arch-commits mailing list