summaryrefslogtreecommitdiffstats
path: root/source/ap/sox
diff options
context:
space:
mode:
Diffstat (limited to 'source/ap/sox')
-rw-r--r--source/ap/sox/slack-desc2
-rwxr-xr-xsource/ap/sox/sox.SlackBuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/source/ap/sox/slack-desc b/source/ap/sox/slack-desc
index 940a5422b..62a308027 100644
--- a/source/ap/sox/slack-desc
+++ b/source/ap/sox/slack-desc
@@ -12,8 +12,8 @@ sox: Sox is a universal sound converter, player, and recorder. It can
sox: play, record, and convert between several sound file formats such as
sox: .au, .snd, .voc and .wav.
sox:
+sox: Homepage: http://sox.sourceforge.net/
sox:
sox:
sox:
-sox: Homepage: http://sox.sourceforge.net/
sox:
diff --git a/source/ap/sox/sox.SlackBuild b/source/ap/sox/sox.SlackBuild
index b666d426f..757f6d93c 100755
--- a/source/ap/sox/sox.SlackBuild
+++ b/source/ap/sox/sox.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=sox
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-5}
+BUILD=${BUILD:-6}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then