Date: Wednesday, May 26, 2010 @ 18:25:45 Author: andrea Revision: 81165
upgpkg: qtcurve-kde4 1.4.2-1 upstream release Modified: qtcurve-kde4/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-05-26 22:18:43 UTC (rev 81164) +++ PKGBUILD 2010-05-26 22:25:45 UTC (rev 81165) @@ -3,7 +3,7 @@ # Contributor: Pierre Schmitz <[email protected]> pkgname=qtcurve-kde4 -pkgver=1.4.1 +pkgver=1.4.2 pkgrel=1 arch=('i686' 'x86_64') groups=('qtcurve') @@ -13,7 +13,7 @@ depends=('kdebase-workspace') makedepends=('cmake' 'automoc4') source=("http://craigd.wikispaces.com/file/view/QtCurve-KDE4-${pkgver}.tar.bz2") -md5sums=('c9404370d41bc4538e62e84fe13677e3') +md5sums=('7170959164a3ff7efdc910eb9da22c08') build() { cd $srcdir
