audio/soundconverter: Updated for version 2.1.5.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Erwin van Zanten 2015-02-07 05:30:29 +07:00 committed by Willy Sudiarto Raharjo
parent 1e9796e0d3
commit 5ee0d1707c
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for Soundconverter
# Copyright 2013 Erwin van Zanten, Dordrecht, The Netherlands <e.van.zanten.evz@gmail.com>
# Copyright 2013-2015 Erwin van Zanten, Dordrecht, The Netherlands <e.van.zanten.evz@gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=soundconverter
VERSION=${VERSION:-2.1.4}
VERSION=${VERSION:-2.1.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="soundconverter"
VERSION="2.1.4"
VERSION="2.1.5"
HOMEPAGE="http://soundconverter.org/"
DOWNLOAD="https://launchpad.net/soundconverter/trunk/2.1.4/+download/soundconverter-2.1.4.tar.xz"
MD5SUM="9a365f4c3ae95e3987a0058c9e287462"
DOWNLOAD="https://launchpad.net/soundconverter/trunk/2.1.5/+download/soundconverter-2.1.5.tar.xz"
MD5SUM="28639e204b9952d401e3ebad8d5b3351"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="a52dec aften faad2 twolame gnome-common PyXML lame gnome-mime-data gst-python faac ffmpeg libgnomeui gnome-python-desktop gnome-media"