diff options
Diffstat (limited to 'audio/fluidsynth/fluidsynth.SlackBuild')
-rw-r--r-- | audio/fluidsynth/fluidsynth.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/fluidsynth/fluidsynth.SlackBuild b/audio/fluidsynth/fluidsynth.SlackBuild index 493c2a8b19..d95dcb8027 100644 --- a/audio/fluidsynth/fluidsynth.SlackBuild +++ b/audio/fluidsynth/fluidsynth.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for fluidsynth -# Copyright 2008-2011 Heinz Wiesinger, Amsterdam, The Netherlands +# Copyright 2008-2013 Heinz Wiesinger, Amsterdam, The Netherlands # 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=fluidsynth -VERSION=1.1.5 +VERSION=1.1.6 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |