Date: Saturday, May 15, 2010 @ 14:36:48 Author: andrea Revision: 80356
upgpkg: qtcurve-kde4 1.4.0-1 upstream release Modified: qtcurve-kde4/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-05-15 18:36:45 UTC (rev 80355) +++ PKGBUILD 2010-05-15 18:36:48 UTC (rev 80356) @@ -3,7 +3,7 @@ # Maintainer: Pierre Schmitz <[email protected]> pkgname=qtcurve-kde4 -pkgver=1.3.1 +pkgver=1.4.0 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=('8c634012936e49125bded91f2dc7c1e1') +md5sums=('9b965d0919c096ea5bd3408ad8ea9280') build() { cd $srcdir
