diff options
author | Robby Workman <rw@rlworkman.net> | 2011-03-04 21:41:17 +0000 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-03-08 12:14:30 -0600 |
commit | 09490874f5bd92ec580d89aff432c760af099fa8 (patch) | |
tree | eafda18a09156101000e3274fd2b97a5f787f5d8 /desktop/xfce4-diskperf-plugin/xfce4-diskperf-plugin.SlackBuild | |
parent | e73e64a44a33a05706da6f131b5722228f7a85c3 (diff) |
desktop/xfce4-diskperf-plugin: Updated for version 2.3.0.
Signed-off-by: Michiel van Wessem <michiel@slackbuilds.org>
Diffstat (limited to 'desktop/xfce4-diskperf-plugin/xfce4-diskperf-plugin.SlackBuild')
-rw-r--r-- | desktop/xfce4-diskperf-plugin/xfce4-diskperf-plugin.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/xfce4-diskperf-plugin/xfce4-diskperf-plugin.SlackBuild b/desktop/xfce4-diskperf-plugin/xfce4-diskperf-plugin.SlackBuild index 6d92f22c61cd..f3b2a14cb92b 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} |