diff options
| author | Felix Yan <[email protected]> | 2019-08-20 08:37:53 +0000 |
|---|---|---|
| committer | Felix Yan <[email protected]> | 2019-08-20 08:37:53 +0000 |
| commit | f00d9313424a6ab1eea3b3d41008c920481b50be (patch) | |
| tree | eb92303fdfdd08d06f21c7bfe6a2a50f935d0667 | |
| parent | 905ffceec31b6a0cc6207cb293ae10096f9dc22a (diff) | |
KDE Applications 19.08.0
| -rw-r--r-- | PKGBUILD | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -4,7 +4,7 @@ # Contributor: Pierre Schmitz <[email protected]> pkgname=dolphin -pkgver=19.04.3 +pkgver=19.08.0 pkgrel=1 pkgdesc="KDE File Manager" arch=(x86_64) @@ -12,12 +12,11 @@ url="https://kde.org/applications/system/dolphin/" license=(LGPL) depends=(baloo-widgets knewstuff kio-extras kcmutils kparts kinit phonon-qt5) makedepends=(extra-cmake-modules kdoctools) -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' +optdepends=('kde-cli-tools: for editing file type options' 'ffmpegthumbs: video thumbnails' 'kdegraphics-thumbnailers: PDF and PS thumbnails' 'konsole: terminal panel' 'purpose: share context menu') groups=(kde-applications kdebase) source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('67a2b283049591fa0f00304b4da6532e9d59d9dc9067916e0ffe8aa19d93f579' +sha256sums=('fd44714541ae7082d4615e441242afdba2d7810a373bfc8c3e64ff5c7db0a0f0' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <[email protected]> F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <[email protected]> |
