audio/mp3splt-gtk: Updated for version 0.8.1.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Roberto Neri 2013-02-05 21:59:43 -06:00 committed by Robby Workman
parent 6380381604
commit 670189b2a5
2 changed files with 6 additions and 6 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for mp3splt-gtk
# Copyright 2008-2012 Roberto Neri, Palermo, Italy
# Copyright 2008-2013 Roberto Neri, Palermo, Italy
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mp3splt-gtk
VERSION=${VERSION:-0.7.3}
BUILD=${BUILD:-2}
VERSION=${VERSION:-0.8.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then

View file

@ -1,8 +1,8 @@
PRGNAM="mp3splt-gtk"
VERSION="0.7.3"
VERSION="0.8.1"
HOMEPAGE="http://mp3splt.sourceforge.net"
DOWNLOAD="http://downloads.sourceforge.net/mp3splt/mp3splt-gtk-0.7.3.tar.gz"
MD5SUM="9c8b6de5cedaebf96d53df1d226712c1"
DOWNLOAD="http://downloads.sourceforge.net/mp3splt/mp3splt-gtk-0.8.1.tar.gz"
MD5SUM="69cdc6344f45091e06ab4e3f3454a9f0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libmp3splt"