diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2013-11-03 16:04:37 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-04 00:46:04 -0600 |
commit | d0d66cc9fd4c3a37aeb91ba95ba8a16f98e33e17 (patch) | |
tree | 29ce913b6711c2dc16b767bbfec633b8f70e333d /libraries/soundtouch/soundtouch.SlackBuild | |
parent | b922de3c1feb6bdd69db8d52151d9df51964f885 (diff) | |
download | slackbuilds-d0d66cc9fd4c3a37aeb91ba95ba8a16f98e33e17.tar.gz |
libraries/soundtouch: Updated for version 1.7.1.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'libraries/soundtouch/soundtouch.SlackBuild')
-rw-r--r-- | libraries/soundtouch/soundtouch.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/soundtouch/soundtouch.SlackBuild b/libraries/soundtouch/soundtouch.SlackBuild index ff17e5745b..49e4f5ea1b 100644 --- a/libraries/soundtouch/soundtouch.SlackBuild +++ b/libraries/soundtouch/soundtouch.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for soundtouch -# Copyright 2008-2012 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=soundtouch -VERSION=1.6.0 +VERSION=1.7.1 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |