summaryrefslogtreecommitdiffstats
path: root/system/xfe
diff options
context:
space:
mode:
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
commita13a60b61430b736dc7216f345c0d6f8c987e9a8 (patch)
tree08d3235c6e63281b5484be784a559684ee3f6370 /system/xfe
parenta9ed051171ffc08d9ef3e5de7f9fd603ca49f3e8 (diff)
downloadslackbuilds-a13a60b61430b736dc7216f345c0d6f8c987e9a8.tar.gz
slackbuilds-a13a60b61430b736dc7216f345c0d6f8c987e9a8.tar.xz
system/xfe: Updated for version 1.35.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/xfe')
-rw-r--r--system/xfe/slack-desc10
-rw-r--r--system/xfe/xfe.SlackBuild4
-rw-r--r--system/xfe/xfe.info6
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"