From c2d72f6f06bfb4bc7e9dc6fbc972259049b89a46 Mon Sep 17 00:00:00 2001 From: Antonio Rojas Date: Wed, 16 Dec 2015 07:08:40 +0000 Subject: KDE Applications 15.12 --- PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'PKGBUILD') diff --git a/PKGBUILD b/PKGBUILD index b1e33e0..36a3c16 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,21 +4,21 @@ # Contributor: Pierre Schmitz pkgname=dolphin -pkgver=15.08.3 -pkgrel=3 +pkgver=15.12.0 +pkgrel=1 pkgdesc="File Manager" arch=(i686 x86_64) url="http://kde.org/applications/system/dolphin/" license=(LGPL) -depends=(baloo-widgets knewstuff kio-extras ktexteditor kactivities-frameworks) +depends=(baloo-widgets knewstuff kio-extras kactivities) makedepends=(extra-cmake-modules kdoctools python) -optdepends=('kde-cli-tools: For editing file type options' 'ffmpegthumbs: Video thumbnails') +optdepends=('kde-cli-tools: For editing file type options' 'ffmpegthumbs: Video thumbnails' 'ruby: installing new service menus with GHNS') conflicts=('kdebase-dolphin<15.08') replaces=(kdebase-dolphin) groups=(kde-applications kdebase) source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz") install=$pkgname.install -md5sums=('14cfa16663881b27a6db452c6af49948') +md5sums=('30f452fd08914cd302b37c29143428f9') prepare() { mkdir -p build -- cgit v1.3.1