diff options
Diffstat (limited to 'audio/rosegarden/rosegarden.SlackBuild')
-rw-r--r-- | audio/rosegarden/rosegarden.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/rosegarden/rosegarden.SlackBuild b/audio/rosegarden/rosegarden.SlackBuild index 6255bb8fa4..af4017ee53 100644 --- a/audio/rosegarden/rosegarden.SlackBuild +++ b/audio/rosegarden/rosegarden.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for rosegarden -# Copyright 2007-2013 Heinz Wiesinger, Amsterdam, The Netherlands +# Copyright 2007-2014 Heinz Wiesinger, Amsterdam, The Netherlands # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,7 +26,7 @@ # No additional license terms :-) PRGNAM=rosegarden -VERSION=13.10 +VERSION=${VERSION:-14.02} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |