system/gnome-commander: Updated for version 1.4.3.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Erwin van Zanten 2014-10-01 23:38:57 +07:00 committed by Willy Sudiarto Raharjo
parent 0273e97c20
commit 06613412a5
2 changed files with 7 additions and 7 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=gnome-commander
VERSION=${VERSION:-1.2.8.17}
VERSION=${VERSION:-1.4.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -67,7 +67,7 @@ find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \
-o -perm 511 \) -exec chmod 755 {} \; -o \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \

View file

@ -1,10 +1,10 @@
PRGNAM="gnome-commander"
VERSION="1.2.8.17"
HOMEPAGE="http://gcmd.github.io/index.html"
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/gnome-commander/1.2/gnome-commander-1.2.8.17.tar.xz"
MD5SUM="9e1fe09fc965f54d706895fecb2b06f4"
VERSION="1.4.3"
HOMEPAGE="http://gcmd.github.io/"
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/gnome-commander/1.4/gnome-commander-1.4.3.tar.xz"
MD5SUM="19672fef5fc72276fbfd3a5b4bc47941"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libgnomeui rarian"
REQUIRES="libgnomeui rarian libunique"
MAINTAINER="Erwin van Zanten"
EMAIL="e.van.zanten.evz@gmail.com"