summaryrefslogtreecommitdiffstats
path: root/soundtouch
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2007-06-24 20:00:34 +0000
committer Eric Hameleers <alien@slackware.com>2007-06-24 20:00:34 +0000
commit5a043359aeee84922d1795954341a5ce570813df (patch)
tree6c51d8f942455c06066fc422d8e9b6c4534b02fe /soundtouch
parent2991457206d1e37826f147dc86bcf741196c89a1 (diff)
downloadasb-5a043359aeee84922d1795954341a5ce570813df.tar.gz
asb-5a043359aeee84922d1795954341a5ce570813df.tar.xz
Bump BUILD
Diffstat (limited to 'soundtouch')
-rwxr-xr-xsoundtouch/build/soundtouch.SlackBuild5
1 files changed, 4 insertions, 1 deletions
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 <alien@slackware.com>
# * Initial build.
+# 1.3.1-2: 24/Jun/2007 by Eric Hameleers <alien@slackware.com>
+# * 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=""