From f0c299eb64f1aca8747bd55a8e4bbee38a95e973 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sat, 21 Jan 2017 03:29:12 +0000 Subject: [PATCH] community/tuxcmd to 0.6.70-7 --- community/tuxcmd/PKGBUILD | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/community/tuxcmd/PKGBUILD b/community/tuxcmd/PKGBUILD index 1fdaa5b00..312220f77 100644 --- a/community/tuxcmd/PKGBUILD +++ b/community/tuxcmd/PKGBUILD @@ -6,15 +6,14 @@ pkgname=tuxcmd pkgver=0.6.70 -pkgrel=6 +pkgrel=7 pkgdesc='A GTK2 file manager with two panels' arch=('i686' 'x86_64') url='http://tuxcmd.sourceforge.net/' license=('GPL') -depends=('gtk2' 'hicolor-icon-theme') -makedepends=('fpc' 'desktop-file-utils') -optdepends=('gnome-vfs: support for gvfs' - 'tuxcmd-modules: modules for tuxcmd') +depends=('gtk2') +makedepends=('fpc') +optdepends=('tuxcmd-modules: modules for tuxcmd') options=('!docs' '!emptydirs') source=(http://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgname-dev-$pkgver/$pkgname-$pkgver.tar.bz2 'tuxcmd-arm-gcc_s.so-linking.patch')