system/xfe: Updated for version 1.33.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Robby Workman 2012-09-06 14:10:41 -05:00
parent dec3cd4f11
commit fc46d7184f
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for xfe
# Copyright 2006-2011 Robby Workman, Northport, Alabama, USA
# Copyright 2006-2012 Robby Workman, Northport, Alabama, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=xfe
VERSION=1.32.3
VERSION=${VERSION:-1.33}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="xfe"
VERSION="1.32.3"
VERSION="1.33"
HOMEPAGE="http://roland65.free.fr/xfe/"
DOWNLOAD="http://downloads.sourceforge.net/xfe/xfe-1.32.3.tar.gz"
MD5SUM="f9fe72a2a9cf55fb36ac2f9d20f8210a"
DOWNLOAD="http://downloads.sourceforge.net/xfe/xfe-1.33.tar.gz"
MD5SUM="fb089ba73add411b08a6560eeb51742d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="fox-toolkit"