summaryrefslogtreecommitdiff
path: root/extra/krusader
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-06-28 23:10:22 +0000
committerroot <root@rshg047.dnsready.net>2011-06-28 23:10:22 +0000
commit108636e69eaeef67f4e7263c7f26105e25979e89 (patch)
tree94f902b30c95dbddd8f514c4d3645700f80ed101 /extra/krusader
parent0a595245dd258cc0ad9a5de2b292cf1b1a94f51a (diff)
Tue Jun 28 23:10:22 UTC 2011
Diffstat (limited to 'extra/krusader')
-rw-r--r--extra/krusader/PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/extra/krusader/PKGBUILD b/extra/krusader/PKGBUILD
index 58e113545..439c1024b 100644
--- a/extra/krusader/PKGBUILD
+++ b/extra/krusader/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 129354 2011-06-26 23:28:57Z eric $
+# $Id: PKGBUILD 129430 2011-06-27 12:22:42Z andrea $
# Maintainer:
# Contributor: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Alexander Baldeck <alexander@archlinux.org>
@@ -7,14 +7,15 @@
pkgname=krusader
pkgver=2.4.0beta1
_pkgver=2.4.0-beta1
-pkgrel=1
+pkgrel=2
pkgdesc="An alternative file manager for KDE resembling Midnight Commander"
arch=('i686' 'x86_64')
url="http://krusader.sourceforge.net/"
license=('GPL')
depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4' 'docbook-xsl')
-optdepends=("kdebase-keditbookmarks: to edit bookmarks")
+makedepends=('cmake' 'automoc4' 'docbook-xsl' 'kdeutils-ark')
+optdepends=("kdebase-keditbookmarks: to edit bookmarks"
+ "kdeutils-ark: extract archive with right-click")
install=krusader.install
source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${_pkgver}.tar.bz2)
md5sums=('d2340718d05d69e7f2a7f0846471ee12')