diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2012-09-06 12:37:39 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-09-06 12:37:39 -0500 |
commit | dad1269b08a967f147afeaf30c0acaf53265be89 (patch) | |
tree | b779cc1bcbe072dea18bf555b384a86270c7ff6e /desktop/xfce4-diskperf-plugin/xfce4-diskperf-plugin.SlackBuild | |
parent | 4500a266d8f1a8e52264ccca563ba78197376c86 (diff) | |
download | slackbuilds-dad1269b08a967f147afeaf30c0acaf53265be89.tar.gz |
desktop/xfce4-diskperf-plugin: Updated for version 2.5.4.
Signed-off-by: Robby Workman <rworkman@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 f3b2a14cb9..eafc7442d0 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-2011 Robby Workman, Northport, Alabama, USA +# Copyright 2006-2012 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.3.0 +VERSION=${VERSION:-2.5.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |