┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 16c240b..ecabd4f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Pierre Schmitz <[email protected]>
pkgname=dolphin
-pkgver=15.12.1
+pkgver=15.12.2
pkgrel=1
pkgdesc="File Manager"
arch=(i686 x86_64)
@@ -12,14 +12,15 @@ url="http://kde.org/applications/system/dolphin/"
license=(LGPL)
depends=(baloo-widgets knewstuff kio-extras kactivities kuiserver)
makedepends=(extra-cmake-modules kdoctools python)
-optdepends=('kde-cli-tools: For editing file type options' 'ffmpegthumbs: Video thumbnails'
- 'ruby: installing new service menus with GHNS' 'plasma-workspace: remote:// protocol')
+optdepends=('kde-cli-tools: for editing file type options' 'ffmpegthumbs: video thumbnails'
+ 'ruby: installing new service menus with GHNS' 'plasma-workspace: remote:// protocol'
+ 'kdegraphics-thumbnailers: PDF and PS thumbnails' 'konsole: terminal panel')
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=('710c5c8a87cd87a6cde29566cba3f7a7')
+md5sums=('6d5f8c27dba6a7f9b27b3b310b533e1e')
prepare() {
mkdir -p build