From d18072735d719b0bccf6c90f4b42d223ac578155 Mon Sep 17 00:00:00 2001 From: Antonio Rojas Date: Thu, 10 Nov 2016 18:13:29 +0000 Subject: KDE Applications 16.08.3 --- PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'PKGBUILD') diff --git a/PKGBUILD b/PKGBUILD index 299b8c6..28536fd 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ # Contributor: Pierre Schmitz 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 -- cgit v1.3.1