summaryrefslogtreecommitdiffstats
path: root/audio-soft/sox/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-soft/sox/DETAILS')
-rwxr-xr-xaudio-soft/sox/DETAILS17
1 files changed, 9 insertions, 8 deletions
diff --git a/audio-soft/sox/DETAILS b/audio-soft/sox/DETAILS
index b4a1f9d473..46acd8adf9 100755
--- a/audio-soft/sox/DETAILS
+++ b/audio-soft/sox/DETAILS
@@ -1,16 +1,17 @@
SPELL=sox
- VERSION=14.0.0
- SOURCE_HASH='sha512:7e6595a73c2df7d2ae21935a888d1715b7ff128e3b18db54fb927575bd3831746954d569576f06438faa26a374a21904306dc1f2f7e8b8d45e05eb1b068ebd41'
+ VERSION=14.2.0
+ PATCHLEVEL=1
+ SOURCE_HASH=sha512:4dc92b8697df9d6ff260303eda78fda99805ca15e8ed4e55a1d82834fa5b67ad2178d5df1a9fb41d16fdb48f9758bb11eac290d6b786386ee6a79fdd3c99b4e2
SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
- WEB_SITE=http://sox.sourceforge.net
+ WEB_SITE=http://sox.sourceforge.net/
ENTERED=20010922
LICENSE[0]=LGPL
KEYWORDS="tools audio"
- SHORT="SOX is the Swiss Army knife of sound processing tools."
+ SHORT="swiss army knife of sound processing tools"
cat << EOF
-SOX is the Swiss Army knife of sound processing tools. It converts
-audio files among various standard audio file formats and can apply
-different effects and filters to the audio data.
+SOX is the Swiss Army knife of sound processing tools. It converts audio files
+among various standard audio file formats and can apply different effects and
+filters to the audio data.
EOF