diff options
Diffstat (limited to 'PKGBUILD')
| -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 |
