mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
audio/transcribe: Updated for version 8.31.1.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
f2d6840b4c
commit
24ce5ad905
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue