From 5a043359aeee84922d1795954341a5ce570813df Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sun, 24 Jun 2007 20:00:34 +0000 Subject: Bump BUILD --- soundtouch/build/soundtouch.SlackBuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'soundtouch/build/soundtouch.SlackBuild') diff --git a/soundtouch/build/soundtouch.SlackBuild b/soundtouch/build/soundtouch.SlackBuild index 24f7804e..4b98ed94 100755 --- a/soundtouch/build/soundtouch.SlackBuild +++ b/soundtouch/build/soundtouch.SlackBuild @@ -32,6 +32,9 @@ # Changelog: # 1.3.1-1: 23/Jun/2007 by Eric Hameleers # * Initial build. +# 1.3.1-2: 24/Jun/2007 by Eric Hameleers +# * Use float samples instead of integer samples - Wired has this +# as a requirement. # # Run 'sh soundtouch.SlackBuild --cleanup' to build a Slackware package. # The package (.tgz) plus descriptive .txt file are created in /tmp . @@ -44,7 +47,7 @@ PRGNAM=soundtouch VERSION=${VERSION:-1.3.1} ARCH=${ARCH:-i486} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} DOCS="" -- cgit v1.2.3-65-gdbad