From db464f25fec54ddfa7825a17b20fda025c296f8c Mon Sep 17 00:00:00 2001 From: root Date: Thu, 7 Apr 2011 04:58:41 +0000 Subject: Thu Apr 7 04:58:41 UTC 2011 --- extra/kdesdk/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'extra/kdesdk') diff --git a/extra/kdesdk/PKGBUILD b/extra/kdesdk/PKGBUILD index 1a77305de..2faafaa5a 100644 --- a/extra/kdesdk/PKGBUILD +++ b/extra/kdesdk/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 111783 2011-02-28 23:55:42Z andrea $ +# $Id: PKGBUILD 118077 2011-04-05 10:08:34Z andrea $ # Maintainer: Andrea Scarpino # Contributor: Pierre Schmitz @@ -23,7 +23,7 @@ pkgname=('kdesdk-cervisia' 'kdesdk-scripts' 'kdesdk-strigi-analyzer' 'kdesdk-umbrello') -pkgver=4.6.1 +pkgver=4.6.2 pkgrel=1 arch=('i686' 'x86_64') url='http://www.kde.org' @@ -33,8 +33,8 @@ makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'kdepim-runtime' 'subversion 'docbook-xsl' 'antlr2' 'kdebase-konqueror') source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2" 'fix-python2-path.patch') -sha1sums=('b46270c338ebee84ee2fd069d1551d19e1f37d30' - 'd05ca0231869c484fd3861955d960a60aff7dcfb') +sha1sums=('d246f5571aa772d4a4d0538456b142799c17c146' + 'd05ca0231869c484fd3861955d960a60aff7dcfb') build() { cd ${srcdir}/${pkgbase}-${pkgver} @@ -119,7 +119,7 @@ package_kdesdk-kdeaccounts-plugin() { package_kdesdk-kdepalettes() { pkgdesc='Palettes for the Gimp that match the KDE standard color palette' - depends=('gimp') + optdepends=('gimp') install -D -m644 $srcdir/${pkgbase}-${pkgver}/kdepalettes/KDE_Gimp \ $pkgdir/usr/share/gimp/2.0/palettes/KDE.gpl } -- cgit v1.2.3-54-g00ecf