Date: Monday, April 12, 2010 @ 06:47:08 Author: andrea Revision: 77376
upgpkg: qtcurve-kde4 1.3.0-1 upstream release Modified: qtcurve-kde4/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-04-12 10:47:05 UTC (rev 77375) +++ PKGBUILD 2010-04-12 10:47:08 UTC (rev 77376) @@ -3,17 +3,17 @@ # Maintainer: Pierre Schmitz <[email protected]> pkgname=qtcurve-kde4 -pkgver=1.2.0 +pkgver=1.3.0 pkgrel=1 arch=('i686' 'x86_64') groups=('qtcurve') license=('GPL') pkgdesc='A configurable set of widget styles for KDE and Gtk' url='http://www.kde-look.org/content/show.php?content=40492' -source=("http://craigd.wikispaces.com/file/view/QtCurve-KDE4-${pkgver}.tar.bz2") depends=('kdebase-workspace') makedepends=('cmake' 'automoc4') -md5sums=('d060fe8157c6d26975032e6e949d035e') +source=("http://craigd.wikispaces.com/file/view/QtCurve-KDE4-${pkgver}.tar.bz2") +md5sums=('8357d85187b06c2de73b281a79378921') build() { cd $srcdir
