mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
multimedia/dvdstyler: Updated for version 2.8.1.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
452e07ad8a
commit
c00763a01e
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for dvdstyler
|
||||
|
||||
# Copyright 2013 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
|
||||
# Copyright 2013-2015 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=dvdstyler
|
||||
SPRGNAM=DVDStyler
|
||||
VERSION=${VERSION:-2.7.2}
|
||||
VERSION=${VERSION:-2.8.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="dvdstyler"
|
||||
VERSION="2.7.2"
|
||||
VERSION="2.8.1"
|
||||
HOMEPAGE="http://www.dvdstyler.org/"
|
||||
DOWNLOAD="http://downloads.sf.net/dvdstyler/DVDStyler-2.7.2.tar.bz2"
|
||||
MD5SUM="9715f552453a0d4ae17731e4ced82b89"
|
||||
DOWNLOAD="http://downloads.sf.net/dvdstyler/DVDStyler-2.8.1.tar.bz2"
|
||||
MD5SUM="9357ae07d8822eacbaf7b41030225358"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="dvdauthor libavc1394 libmspack libquicktime mjpegtools mpgtx wxsvg"
|
||||
|
|
Loading…
Reference in a new issue