┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 5 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5c8c4bb..bc4662c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,21 +4,19 @@
# Contributor: Pierre Schmitz <[email protected]>
pkgname=dolphin
-pkgver=17.08.0
+pkgver=17.08.1
pkgrel=1
-pkgdesc="File Manager"
+pkgdesc="KDE File Manager"
arch=(i686 x86_64)
url="https://kde.org/applications/system/dolphin/"
license=(LGPL)
-depends=(baloo-widgets knewstuff kio-extras kuiserver kcmutils kparts)
-makedepends=(extra-cmake-modules kdoctools python kinit)
+depends=(baloo-widgets knewstuff kio-extras kuiserver kcmutils kparts kinit)
+makedepends=(extra-cmake-modules kdoctools python)
optdepends=('kde-cli-tools: for editing file type options' 'ffmpegthumbs: video thumbnails'
'ruby: installing new service menus from KDE Store' 'kdegraphics-thumbnailers: PDF and PS thumbnails' 'konsole: terminal panel')
-conflicts=('kdebase-dolphin<15.08')
-replaces=(kdebase-dolphin)
groups=(kde-applications kdebase)
source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('3981d735f7fccba22eda72a35b8d059afb4e57f79ead5caf3c643f550752afbb'
+sha256sums=('78e4afe337b17b768fa6e615b2493cfdc2b46731ca127c76ae459b3a00de6911'
'SKIP')
validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <[email protected]>
F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <[email protected]>