multimedia/smplayer: Updated for version 0.8.4.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
parent
ead6125e86
commit
111dda83f3
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for SMPlayer
|
||||
|
||||
# Copyright 2011-2012 Fridrich von Stauffenberg <cancellor2@gmail.com>
|
||||
# Copyright 2011-2013 Fridrich von Stauffenberg <cancellor2@gmail.com>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=smplayer
|
||||
VERSION=${VERSION:-0.8.3}
|
||||
VERSION=${VERSION:-0.8.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="smplayer"
|
||||
VERSION="0.8.3"
|
||||
VERSION="0.8.4"
|
||||
HOMEPAGE="http://smplayer.sourceforge.net"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/smplayer/smplayer-0.8.3.tar.bz2 \
|
||||
DOWNLOAD="http://downloads.sourceforge.net/smplayer/smplayer-0.8.4.tar.bz2 \
|
||||
http://downloads.sourceforge.net/smplayer/smplayer-themes-20120919.tar.bz2 \
|
||||
http://downloads.sourceforge.net/smplayer/smplayer-skins-20121029.tar.bz2"
|
||||
MD5SUM="48755bffdff3878df32d8c047d7a3d52 \
|
||||
MD5SUM="4691b569c4209d7e5a2c1386d9319881 \
|
||||
4af3433f2fc7a4b543e576fb7985eb35 \
|
||||
06ba75b53c7a6e9b64d6f51d05a12a0f"
|
||||
DOWNLOAD_x86_64=""
|
||||
|
|
Loading…
Reference in New Issue