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 | |
parent | b922de3c1feb6bdd69db8d52151d9df51964f885 (diff) | |
download | slackbuilds-d0d66cc9fd4c3a37aeb91ba95ba8a16f98e33e17.tar.gz |
libraries/soundtouch: Updated for version 1.7.1.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
-rw-r--r-- | libraries/soundtouch/soundtouch.SlackBuild | 4 | ||||
-rw-r--r-- | libraries/soundtouch/soundtouch.info | 6 |
2 files changed, 5 insertions, 5 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} diff --git a/libraries/soundtouch/soundtouch.info b/libraries/soundtouch/soundtouch.info index d977e285b9..d6e622d210 100644 --- a/libraries/soundtouch/soundtouch.info +++ b/libraries/soundtouch/soundtouch.info @@ -1,8 +1,8 @@ PRGNAM="soundtouch" -VERSION="1.6.0" +VERSION="1.7.1" HOMEPAGE="http://www.surina.net/soundtouch" -DOWNLOAD="http://www.surina.net/soundtouch/soundtouch-1.6.0.tar.gz" -MD5SUM="aa1c63d4d67b033f044a6a48d2be5bdd" +DOWNLOAD="http://www.surina.net/soundtouch/soundtouch-1.7.1.tar.gz" +MD5SUM="957500b90593cd6c7d8adc62a64a1851" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |