diff options
| author | Antonio Rojas <[email protected]> | 2021-08-12 09:05:06 +0000 |
|---|---|---|
| committer | Antonio Rojas <[email protected]> | 2021-08-12 09:05:06 +0000 |
| commit | 895e628c6874e467068dc3589c49bbb80813b9b1 (patch) | |
| tree | bc7c15b71b5b188999156bf842b0dd8431f281e3 /PKGBUILD | |
| parent | 95599ba0c21bef29c944b07d93cfb04977093ce8 (diff) | |
Update to 21.08.0
Diffstat (limited to 'PKGBUILD')
| -rw-r--r-- | PKGBUILD | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -4,19 +4,19 @@ # Contributor: Pierre Schmitz <[email protected]> pkgname=dolphin -pkgver=21.04.3 +pkgver=21.08.0 pkgrel=1 pkgdesc='KDE File Manager' arch=(x86_64) url='https://apps.kde.org/dolphin/' license=(LGPL) -depends=(baloo-widgets knewstuff kio-extras kcmutils kparts kinit kactivities kuserfeedback) -makedepends=(extra-cmake-modules kdoctools packagekit-qt5) +depends=(baloo-widgets knewstuff kio-extras kcmutils kparts kactivities kuserfeedback) +makedepends=(extra-cmake-modules kdoctools) 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' 'packagekit-qt5: service menu installer') + 'konsole: terminal panel' 'purpose: share context menu') groups=(kde-applications kde-system) source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('e3a1560c216efaa80c3ec99138c4657e9602e17aea250a418b18c2fc85295264' +sha256sums=('5666dce41371192a897a696d82acb0c8628cb8147372c33fc2b4065c572867a1' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <[email protected]> F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck <[email protected]> |
