diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2011-03-27 22:00:09 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-03-27 22:00:09 -0500 |
commit | d07b16428838be26e0806089415c61e540b7d059 (patch) | |
tree | 6b31316be7c03134cbf44308e8b5f94888f258d0 /desktop | |
parent | d43c28da4be17b7fe506b7db0417c0593d388b68 (diff) | |
download | slackbuilds-d07b16428838be26e0806089415c61e540b7d059.tar.gz |
desktop/thunar-vcs-plugin: Updated copyright
Yes, I know that 0.1.3 and 0.1.4 are out as of right now, but
they both depend on thunar from xfce-4.8, so we're stuck at
0.1.2 for Slackware 13.37 and below.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/thunar-vcs-plugin/thunar-vcs-plugin.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/thunar-vcs-plugin/thunar-vcs-plugin.SlackBuild b/desktop/thunar-vcs-plugin/thunar-vcs-plugin.SlackBuild index e6100f03ad..8d0c1e9d2c 100644 --- a/desktop/thunar-vcs-plugin/thunar-vcs-plugin.SlackBuild +++ b/desktop/thunar-vcs-plugin/thunar-vcs-plugin.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for thunar-vcs-plugin -# Copyright 2008,2009 Robby Workman Northport, AL, USA +# Copyright 2008-2011 Robby Workman Northport, AL, 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=thunar-vcs-plugin -VERSION=0.1.2 +VERSION=${VERSION:-0.1.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |