diff options
-rw-r--r-- | system/xfe/xfe.SlackBuild | 4 | ||||
-rw-r--r-- | system/xfe/xfe.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/system/xfe/xfe.SlackBuild b/system/xfe/xfe.SlackBuild index 0c3cf620eb..23ae03dd37 100644 --- a/system/xfe/xfe.SlackBuild +++ b/system/xfe/xfe.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for xfe -# Copyright 2006-2013 Robby Workman, Northport, Alabama, USA +# Copyright 2006-2016 Robby Workman, Tuscaloosa, 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.35} +VERSION=${VERSION:-1.41} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/xfe/xfe.info b/system/xfe/xfe.info index 8961cf6409..5543658bbd 100644 --- a/system/xfe/xfe.info +++ b/system/xfe/xfe.info @@ -1,8 +1,8 @@ PRGNAM="xfe" -VERSION="1.35" +VERSION="1.41" HOMEPAGE="http://roland65.free.fr/xfe/" -DOWNLOAD="http://downloads.sourceforge.net/xfe/xfe-1.35.tar.gz" -MD5SUM="2cff624a9ee8ee8d8f80e2688fc62feb" +DOWNLOAD="http://downloads.sourceforge.net/xfe/xfe-1.41.tar.gz" +MD5SUM="cd4978240decbf0449f07c5061b9c4b8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="fox-toolkit" |