community/tuxcmd to 0.6.70-7

This commit is contained in:
Kevin Mihelich 2017-01-21 03:29:12 +00:00
parent 967974c274
commit f0c299eb64

View file

@ -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')