From 3cba872f1030ce2033bb3717155fc436f866b9ea Mon Sep 17 00:00:00 2001 From: Antonio Rojas Date: Tue, 19 Apr 2016 07:23:59 +0000 Subject: KDE Applications 16.04 --- PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'PKGBUILD') diff --git a/PKGBUILD b/PKGBUILD index b3c44b6..49e8683 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,13 +4,13 @@ # Contributor: Pierre Schmitz pkgname=dolphin -pkgver=15.12.3 -pkgrel=2 +pkgver=16.04.0 +pkgrel=1 pkgdesc="File Manager" arch=(i686 x86_64) url="http://kde.org/applications/system/dolphin/" license=(LGPL) -depends=(baloo-widgets knewstuff kio-extras kactivities kuiserver kcmutils) +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' @@ -20,7 +20,7 @@ replaces=(kdebase-dolphin) groups=(kde-applications kdebase) source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz") install=$pkgname.install -md5sums=('5b138e51283e3591cc58f9e163e98b8b') +md5sums=('1d1ebbe0b914ca02f22b465f829268b7') prepare() { mkdir -p build -- cgit v1.3.1