diff options
Diffstat (limited to 'system/xfe')
-rw-r--r-- | system/xfe/slack-desc | 10 | ||||
-rw-r--r-- | system/xfe/xfe.SlackBuild | 4 | ||||
-rw-r--r-- | system/xfe/xfe.info | 6 |
3 files changed, 10 insertions, 10 deletions
diff --git a/system/xfe/slack-desc b/system/xfe/slack-desc index 240e519c63..8b74f2764a 100644 --- a/system/xfe/slack-desc +++ b/system/xfe/slack-desc @@ -1,9 +1,9 @@ # HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' -# on the right side marks the last column you can put a character in. You must -# make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':'. +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| xfe: X File Explorer (xfe) 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} diff --git a/system/xfe/xfe.info b/system/xfe/xfe.info index fb60652200..8961cf6409 100644 --- a/system/xfe/xfe.info +++ b/system/xfe/xfe.info @@ -1,8 +1,8 @@ PRGNAM="xfe" -VERSION="1.33" +VERSION="1.35" HOMEPAGE="http://roland65.free.fr/xfe/" -DOWNLOAD="http://downloads.sourceforge.net/xfe/xfe-1.33.tar.gz" -MD5SUM="fb089ba73add411b08a6560eeb51742d" +DOWNLOAD="http://downloads.sourceforge.net/xfe/xfe-1.35.tar.gz" +MD5SUM="2cff624a9ee8ee8d8f80e2688fc62feb" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="fox-toolkit" |