From 7b378b1b5b346bd49a5ab1652214fb34d03de3a9 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 9 Jun 2013 00:51:01 -0700 Subject: Sun Jun 9 00:50:45 PDT 2013 --- extra/kdebase/PKGBUILD | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'extra/kdebase') diff --git a/extra/kdebase/PKGBUILD b/extra/kdebase/PKGBUILD index 1ca5d3a2b..582376bed 100644 --- a/extra/kdebase/PKGBUILD +++ b/extra/kdebase/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 184864 2013-05-09 09:42:37Z andrea $ +# $Id: PKGBUILD 187942 2013-06-08 07:59:21Z andrea $ # Maintainer: Andrea Scarpino # Contributor: Pierre Schmitz @@ -12,7 +12,7 @@ pkgname=('kdebase-dolphin' 'kdebase-konqueror' 'kdebase-lib' 'kdebase-plasma') -pkgver=4.10.3 +pkgver=4.10.4 pkgrel=1 arch=('i686' 'x86_64') url='http://www.kde.org' @@ -20,7 +20,7 @@ license=('GPL' 'LGPL' 'FDL') groups=('kde' 'kdebase') makedepends=('kdelibs' 'cmake' 'automoc4' 'tidyhtml' 'nepomuk-widgets') source=("http://download.kde.org/stable/${pkgver}/src/kde-baseapps-${pkgver}.tar.xz") -sha1sums=('c9949ef6dafbc567bb3f088bf9e156c3a5a9ec08') +sha1sums=('5465fffdaea70a5ca225283f45b9504775d0432d') build() { cd ${srcdir} @@ -38,7 +38,10 @@ package_kdebase-dolphin() { pkgdesc='File Manager' depends=('kdebase-runtime' 'kdebase-lib' 'nepomuk-widgets') optdepends=('kdegraphics-svgpart: thumbailers for SVG files' - 'kdegraphics-thumbnailers: thumbnailers for graphics file' + 'kdegraphics-thumbnailers: thumbnailers for various graphics files' + 'kdemultimedia-ffmpegthumbs: thumbnailers for video files' + 'kdemultimedia-mplayerthumbs: thumbnailers for video files' + 'icoutils: thumbnailers for MS files' 'ruby: servicemenu installation') url="http://kde.org/applications/system/dolphin/" install=kdebase-dolphin.install -- cgit v1.2.3-54-g00ecf