summaryrefslogtreecommitdiff
path: root/community/tuxcmd/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/tuxcmd/PKGBUILD')
-rw-r--r--community/tuxcmd/PKGBUILD7
1 files changed, 5 insertions, 2 deletions
diff --git a/community/tuxcmd/PKGBUILD b/community/tuxcmd/PKGBUILD
index 4bb779b52..140f31bc1 100644
--- a/community/tuxcmd/PKGBUILD
+++ b/community/tuxcmd/PKGBUILD
@@ -1,11 +1,14 @@
+# $Id: PKGBUILD 67802 2012-03-14 13:31:15Z giovanni $
+# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
+
pkgname=tuxcmd
pkgver=0.6.70
-pkgrel=3
+pkgrel=4
pkgdesc='A GTK2 file manager with two panels'
arch=('i686' 'x86_64' 'mips64el')
url='http://tuxcmd.sourceforge.net/'
license=('GPL')
-depends=('gtk2')
+depends=('gtk2' 'hicolor-icon-theme')
makedepends=('fpc' 'desktop-file-utils')
optdepends=('gnome-vfs: support for gvfs'
'tuxcmd-modules: modules for tuxcmd')