Date: Tuesday, June 8, 2010 @ 15:05:30 Author: andrea Revision: 82153
upgpkg: qt-doc 4.6.3-1 upstream release Modified: qt-doc/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-06-08 19:05:02 UTC (rev 82152) +++ PKGBUILD 2010-06-08 19:05:30 UTC (rev 82153) @@ -3,7 +3,7 @@ # Contributor: Vinay S Shastry <[email protected]> pkgname=qt-doc -pkgver=4.6.2 +pkgver=4.6.3 pkgrel=1 pkgdesc='The Qt gui toolkit documentation' arch=('any') @@ -16,7 +16,7 @@ conflicts=("qt4-doc=${pkgver}") _pkgfqn="qt-everywhere-opensource-src-${pkgver}" source=("ftp://ftp.qt.nokia.com/qt/source/${_pkgfqn}.tar.gz") -md5sums=('eb651ee4b157c01696aa56777fc6e0e5') +md5sums=('5c69f16d452b0bb3d44bc3c10556c072') build() { /bin/true
