multimedia/smplayer: Updated for version 14.3.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Fridrich von Stauffenberg 2014-04-15 09:05:52 +07:00 committed by Willy Sudiarto Raharjo
parent 36e59f67dd
commit 75f02f8fe2
2 changed files with 8 additions and 8 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for SMPlayer
# Copyright 2011-2013 Fridrich von Stauffenberg <cancellor2@gmail.com>
# Copyright 2011-2014 Fridrich von Stauffenberg <cancellor2@gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,11 +23,11 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=smplayer
VERSION=${VERSION:-0.8.6}
VERSION=${VERSION:-14.3.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
THEMES=${THEMES:-20120919}
THEMES=${THEMES:-20131003}
SKINS=${SKINS:-20130605}
if [ -z "$ARCH" ]; then

View File

@ -1,11 +1,11 @@
PRGNAM="smplayer"
VERSION="0.8.6"
VERSION="14.3.0"
HOMEPAGE="http://smplayer.sourceforge.net"
DOWNLOAD="http://downloads.sourceforge.net/smplayer/smplayer-0.8.6.tar.bz2 \
http://downloads.sourceforge.net/smplayer/smplayer-themes-20120919.tar.bz2 \
DOWNLOAD="http://downloads.sourceforge.net/smplayer/smplayer-14.3.0.tar.bz2 \
http://downloads.sourceforge.net/smplayer/smplayer-themes-20131003.tar.bz2 \
http://downloads.sourceforge.net/smplayer/smplayer-skins-20130605.tar.bz2"
MD5SUM="deddbce75049b5c4f15ec6c02eaf8790 \
4af3433f2fc7a4b543e576fb7985eb35 \
MD5SUM="c6ef86f7fe0022b35c0f06430f4cd9bd \
8cb952d84f370751c02ebeab7f43a151 \
114ab2a5818da7b427fc7661f1b2658f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""