aboutsummaryrefslogtreecommitdiff
path: root/audio/python-audiotools/python-audiotools.SlackBuild
diff options
context:
space:
mode:
authorNishant Limbachia <nishant@mnspace.net>2012-12-24 00:52:14 +0100
committerMatteo Bernardini <ponce@slackbuilds.org>2012-12-24 00:52:35 +0100
commit343634f32e0a050fcec0b0ba3c1cffc5f89edd0e (patch)
tree1ea3d09b4d2653a0de0e0e7da2a7bfc7ed6ef440 /audio/python-audiotools/python-audiotools.SlackBuild
parent12de7751f9d63fbe1f10c919828a55fcabb1fce8 (diff)
downloadslackbuilds-343634f32e0a050fcec0b0ba3c1cffc5f89edd0e.tar.xz
audio/python-audiotools: Updated for version 2.19, misc cleanups.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'audio/python-audiotools/python-audiotools.SlackBuild')
-rw-r--r--audio/python-audiotools/python-audiotools.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/python-audiotools/python-audiotools.SlackBuild b/audio/python-audiotools/python-audiotools.SlackBuild
index 7eaaab95a82b..02468e111946 100644
--- a/audio/python-audiotools/python-audiotools.SlackBuild
+++ b/audio/python-audiotools/python-audiotools.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for Python Audio Tools
# Home Page: http://audiotools.sourceforge.net/
-# Copyright (c) 2010-2012, Nishant Limbachia, Hoffman Estates, IL, USA
+# Copyright (c) 2010-2013, Nishant Limbachia, Hoffman Estates, IL, USA
# <nishant _AT_ mnspace _DOT_ net>
# All rights reserved.
@@ -26,11 +26,11 @@
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM="python-audiotools"
-VERSION=${VERSION:-2.18}
+VERSION=${VERSION:-2.19}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
-SRCNAM=$(echo $PRGNAM | cut -f2 -d-)
+SRCNAM="$(printf $PRGNAM | cut -f2 -d-)"
if [ -z "$ARCH" ]; then
case "$( uname -m )" in