Date: Tuesday, March 1, 2011 @ 06:00:18 Author: andrea Revision: 111828
Upstream release Modified: qt-doc/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-03-01 11:00:03 UTC (rev 111827) +++ PKGBUILD 2011-03-01 11:00:18 UTC (rev 111828) @@ -3,7 +3,7 @@ # Contributor: Vinay S Shastry <[email protected]> pkgname=qt-doc -pkgver=4.7.1 +pkgver=4.7.2 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=('6f88d96507c84e9fea5bf3a71ebeb6d7') +md5sums=('66b992f5c21145df08c99d21847f4fdb') package(){ cd ${srcdir}/${_pkgfqn}
