From a0cb68f43ef122b6c70bf4fd382311be62e1f1f0 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Tue, 13 Nov 2018 19:45:29 +0000 Subject: [PATCH] community/tuxcmd to 0.6.70-8 --- community/tuxcmd/PKGBUILD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/community/tuxcmd/PKGBUILD b/community/tuxcmd/PKGBUILD index 312220f77..883710122 100644 --- a/community/tuxcmd/PKGBUILD +++ b/community/tuxcmd/PKGBUILD @@ -1,4 +1,3 @@ -# $Id$ # Maintainer: Jaroslav Lichtblau # ALARM: Kevin Mihelich @@ -6,9 +5,9 @@ pkgname=tuxcmd pkgver=0.6.70 -pkgrel=7 +pkgrel=8 pkgdesc='A GTK2 file manager with two panels' -arch=('i686' 'x86_64') +arch=('x86_64') url='http://tuxcmd.sourceforge.net/' license=('GPL') depends=('gtk2')