mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
multimedia/dvd-slideshow: Updated for version 0.8.6_1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3cd2d3d539
commit
1ed44054b6
2 changed files with 4 additions and 4 deletions
|
@ -8,7 +8,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=dvd-slideshow
|
||||
VERSION=${VERSION:-0.8.4_2}
|
||||
VERSION=${VERSION:-0.8.6_1}
|
||||
SRCVER=$(echo $VERSION | tr _ -)
|
||||
ARCH=noarch
|
||||
BUILD=${BUILD:-1}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="dvd-slideshow"
|
||||
VERSION="0.8.4_2"
|
||||
VERSION="0.8.6_1"
|
||||
HOMEPAGE="http://dvd-slideshow.sourceforge.net/"
|
||||
DOWNLOAD="http://sourceforge.net/projects/dvd-slideshow/files/dvd-slideshow/0.8.4-2/dvd-slideshow-0.8.4-2.tar.gz"
|
||||
MD5SUM="ec9527a7afc11f6a05f499b590aa849a"
|
||||
DOWNLOAD="http://sourceforge.net/projects/dvd-slideshow/files/dvd-slideshow/0.8.6-1/dvd-slideshow-0.8.6-1.tar.gz"
|
||||
MD5SUM="6fce4f2ae9dd30fb2b19c39336ea4046"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="oggvideotools"
|
||||
|
|
Loading…
Reference in a new issue