diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2013-11-03 16:27:08 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-03 16:27:08 -0600 |
commit | a13a60b61430b736dc7216f345c0d6f8c987e9a8 (patch) | |
tree | 08d3235c6e63281b5484be784a559684ee3f6370 /system/xfe/xfe.SlackBuild | |
parent | a9ed051171ffc08d9ef3e5de7f9fd603ca49f3e8 (diff) | |
download | slackbuilds-a13a60b61430b736dc7216f345c0d6f8c987e9a8.tar.gz |
system/xfe: Updated for version 1.35.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/xfe/xfe.SlackBuild')
-rw-r--r-- | system/xfe/xfe.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/xfe/xfe.SlackBuild b/system/xfe/xfe.SlackBuild index 8415dd2d3d..926352a806 100644 --- a/system/xfe/xfe.SlackBuild +++ b/system/xfe/xfe.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for xfe -# Copyright 2006-2012 Robby Workman, Northport, Alabama, USA +# Copyright 2006-2013 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=${VERSION:-1.33} +VERSION=${VERSION:-1.35} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |