┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntonio Rojas <[email protected]>2015-12-16 07:08:40 +0000
committerAntonio Rojas <[email protected]>2015-12-16 07:08:40 +0000
commitc2d72f6f06bfb4bc7e9dc6fbc972259049b89a46 (patch)
tree8d4d51378ad8fc5277b3e6fd674b6083b8c9179e
parentd53b3ae21b1902cb9555d8087443791d21969db0 (diff)
KDE Applications 15.12
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b1e33e0..36a3c16 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,21 +4,21 @@
# Contributor: Pierre Schmitz <[email protected]>
pkgname=dolphin
-pkgver=15.08.3
-pkgrel=3
+pkgver=15.12.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 ktexteditor kactivities-frameworks)
+depends=(baloo-widgets knewstuff kio-extras kactivities)
makedepends=(extra-cmake-modules kdoctools python)
-optdepends=('kde-cli-tools: For editing file type options' 'ffmpegthumbs: Video thumbnails')
+optdepends=('kde-cli-tools: For editing file type options' 'ffmpegthumbs: Video thumbnails' 'ruby: installing new service menus with GHNS')
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")
install=$pkgname.install
-md5sums=('14cfa16663881b27a6db452c6af49948')
+md5sums=('30f452fd08914cd302b37c29143428f9')
prepare() {
mkdir -p build