diff options
| author | Antonio Rojas <[email protected]> | 2017-08-19 04:20:58 +0000 |
|---|---|---|
| committer | Antonio Rojas <[email protected]> | 2017-08-19 04:20:58 +0000 |
| commit | a5290da176fc7a05230a5ac613a0f42f64424f70 (patch) | |
| tree | 30825a91a5ec13ee795ec7d60957a787dda767eb | |
| parent | 93ac1eca91a85bfed7ce6f4ffb871450ce718512 (diff) | |
KDE Applications 17.08.0
| -rw-r--r-- | PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -4,13 +4,13 @@ # Contributor: Pierre Schmitz <[email protected]> pkgname=dolphin -pkgver=17.04.3 +pkgver=17.08.0 pkgrel=1 pkgdesc="File Manager" arch=(i686 x86_64) url="https://kde.org/applications/system/dolphin/" license=(LGPL) -depends=(baloo-widgets knewstuff kio-extras kuiserver kcmutils) +depends=(baloo-widgets knewstuff kio-extras kuiserver kcmutils kparts) 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') @@ -18,7 +18,7 @@ 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=('4a987f456f0090bc527333cdbc9e9c41d56e5ca223c7f29839d4a000b99017e1' +sha256sums=('3981d735f7fccba22eda72a35b8d059afb4e57f79ead5caf3c643f550752afbb' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <[email protected]> F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <[email protected]> |
