diff options
| author | Antonio Rojas <[email protected]> | 2016-11-10 18:13:29 +0000 |
|---|---|---|
| committer | Antonio Rojas <[email protected]> | 2016-11-10 18:13:29 +0000 |
| commit | d18072735d719b0bccf6c90f4b42d223ac578155 (patch) | |
| tree | cd9fcc1b3fd0ca0b7ea072fb95db8d31c91422b2 | |
| parent | d4c0aeb5de593cec9caca3d70fa5b5b5885191ac (diff) | |
KDE Applications 16.08.3
| -rw-r--r-- | PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -4,7 +4,7 @@ # Contributor: Pierre Schmitz <[email protected]> pkgname=dolphin -pkgver=16.08.2 +pkgver=16.08.3 pkgrel=1 pkgdesc="File Manager" arch=(i686 x86_64) @@ -13,13 +13,13 @@ license=(LGPL) depends=(baloo-widgets knewstuff kio-extras kuiserver kcmutils) makedepends=(extra-cmake-modules kdoctools python) optdepends=('kde-cli-tools: for editing file type options' 'ffmpegthumbs: video thumbnails' - 'ruby: installing new service menus with GHNS' 'plasma-workspace: remote:// protocol' + 'ruby: installing new service menus with GHNS' 'plasma-desktop: remote:// protocol' 'kdegraphics-thumbnailers: PDF and PS thumbnails' 'konsole: terminal panel') conflicts=('kdebase-dolphin<15.08') replaces=(kdebase-dolphin) groups=(kde-applications kdebase) source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz") -md5sums=('2d986a57f77ee8664e2eb7d19e8be624') +md5sums=('2fbeb00ac4d09f9d506aea231b077787') prepare() { mkdir -p build |
