diff options
| author | Antonio Rojas <[email protected]> | 2018-04-17 21:55:24 +0000 |
|---|---|---|
| committer | Antonio Rojas <[email protected]> | 2018-04-17 21:55:24 +0000 |
| commit | 7459a9273c4790a4ee8c3c08f146fe01748effa9 (patch) | |
| tree | b756b45e75cece0b999dee3d51580089a28a8c58 /PKGBUILD | |
| parent | d7c58d7f83ae4a132468f8c3cc47f12efda90596 (diff) | |
KDE Applications 18.04.0
Diffstat (limited to 'PKGBUILD')
| -rw-r--r-- | PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -4,19 +4,19 @@ # Contributor: Pierre Schmitz <[email protected]> pkgname=dolphin -pkgver=17.12.3 +pkgver=18.04.0 pkgrel=1 pkgdesc="KDE File Manager" arch=(x86_64) url="https://kde.org/applications/system/dolphin/" license=(LGPL) depends=(baloo-widgets knewstuff kio-extras kuiserver kcmutils kparts kinit) -makedepends=(extra-cmake-modules kdoctools python) +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' 'konsole: terminal panel') groups=(kde-applications kdebase) source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('40dc96fa05cf6a09c49329cd69c9f1079b4ddb57592c9ff0e957eec6e761a439' +sha256sums=('b5068a26b34e2edac25f3528799ce48c7d211ee70113751275b01a5c87ba6d53' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <[email protected]> F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <[email protected]> |
