diff options
-rw-r--r-- | desktop/xfce4-diskperf-plugin/xfce4-diskperf-plugin.SlackBuild | 4 | ||||
-rw-r--r-- | desktop/xfce4-diskperf-plugin/xfce4-diskperf-plugin.info | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/desktop/xfce4-diskperf-plugin/xfce4-diskperf-plugin.SlackBuild b/desktop/xfce4-diskperf-plugin/xfce4-diskperf-plugin.SlackBuild index 6d92f22c61..f3b2a14cb9 100644 --- a/desktop/xfce4-diskperf-plugin/xfce4-diskperf-plugin.SlackBuild +++ b/desktop/xfce4-diskperf-plugin/xfce4-diskperf-plugin.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for xfce4-diskperf-plugin -# Copyright 2006,2007,2008,2009,2010 Robby Workman, Northport, Alabama, USA +# Copyright 2006-2011 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=xfce4-diskperf-plugin -VERSION=2.2.0 +VERSION=2.3.0 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/desktop/xfce4-diskperf-plugin/xfce4-diskperf-plugin.info b/desktop/xfce4-diskperf-plugin/xfce4-diskperf-plugin.info index e36188e5d3..6a90105b53 100644 --- a/desktop/xfce4-diskperf-plugin/xfce4-diskperf-plugin.info +++ b/desktop/xfce4-diskperf-plugin/xfce4-diskperf-plugin.info @@ -1,10 +1,10 @@ PRGNAM="xfce4-diskperf-plugin" -VERSION="2.2.0" +VERSION="2.3.0" HOMEPAGE="http://goodies.xfce.org/" -DOWNLOAD="http://archive.xfce.org/src/panel-plugins/xfce4-diskperf-plugin/2.2/xfce4-diskperf-plugin-2.2.0.tar.bz2" -MD5SUM="e970158fcac5b58bdc1539bc84d7b5ec" +DOWNLOAD="http://archive.xfce.org/src/panel-plugins/xfce4-diskperf-plugin/2.3/xfce4-diskperf-plugin-2.3.0.tar.bz2" +MD5SUM="c6ece8123c762ee203cbc6fd5450b503" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Robby Workman" EMAIL="rw@rlworkman.net" -APPROVED="Erik Hanson" +APPROVED="Michiel van Wessem" |