audio/transcribe: Updated for version 8.31.1.

Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
B. Watson 2013-06-22 00:02:59 -05:00 committed by Niels Horn
parent f2d6840b4c
commit 24ce5ad905
2 changed files with 4 additions and 4 deletions

View file

@ -30,7 +30,7 @@
# I don't want to try to suppress them in the wrapper script either.
PRGNAM=transcribe
VERSION=${VERSION:-8.21.1}
VERSION=${VERSION:-8.31.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="transcribe"
VERSION="8.21.1"
VERSION="8.31.1"
HOMEPAGE="http://www.seventhstring.com/"
DOWNLOAD="http://www.seventhstring.com/xscribe/downlinux/xscsetup.tar.gz"
MD5SUM="ee7570b3c220c55400ffa5d7e4a9804b"
MD5SUM="3d0390ffb4c781e4ad0df2f5fe88ebb8"
DOWNLOAD_x86_64="http://www.seventhstring.com/xscribe/downlinux64/xsc64setup.tar.gz"
MD5SUM_x86_64="d9aaa4d0655eb2b5086689af52cc7739"
MD5SUM_x86_64="958bc659772804c4f034f0f36676e2f2"
REQUIRES=""
MAINTAINER="B. Watson"
EMAIL="yalhcru@gmail.com"