mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-02 13:04:42 +01:00
multimedia/dvdauthor: Updated for version 0.7.1.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
a364264aea
commit
73db37b7ff
2 changed files with 6 additions and 6 deletions
|
@ -3,6 +3,7 @@
|
|||
# Slackware build script for dvdauthor
|
||||
|
||||
# Copyright 2007 Brian Reichert <rignes@pobox.com>
|
||||
# Copyright 2010,2013 Niels Horn - Rio de Janeiro, Brazil
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -22,11 +23,10 @@
|
|||
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
|
||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
# Maintained as of version 0.6.18 by Niels Horn <niels.horn@gmail.com>
|
||||
# Revision date: 2010/10/23
|
||||
# Revision date: 2013/03/28
|
||||
|
||||
PRGNAM=dvdauthor
|
||||
VERSION=${VERSION:-0.7.0}
|
||||
VERSION=${VERSION:-0.7.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="dvdauthor"
|
||||
VERSION="0.7.0"
|
||||
VERSION="0.7.1"
|
||||
HOMEPAGE="http://dvdauthor.sf.net"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/dvdauthor/dvdauthor-0.7.0.tar.gz"
|
||||
MD5SUM="33a447fb98ab3293ac40f869eedc17ff"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/dvdauthor/dvdauthor-0.7.1.tar.gz"
|
||||
MD5SUM="2694a5a3ef460106ea3caf0f7f60ff80"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue