multimedia/smplayer: Updated for version 0.8.0.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
Fridrich von Stauffenberg 2012-04-20 09:10:49 -04:00 committed by dsomero
parent 75b88d063d
commit 6c741c6596
2 changed files with 6 additions and 6 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for SMPlayer
# Copyright 2011 Fridrich von Stauffenberg <cancellor2@gmail.com>
# Copyright 2011-2012 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.7.0}
VERSION=${VERSION:-0.8.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="smplayer"
VERSION="0.7.0"
VERSION="0.8.0"
HOMEPAGE="http://smplayer.sourceforge.net"
DOWNLOAD="http://downloads.sourceforge.net/smplayer/smplayer-0.7.0.tar.bz2"
MD5SUM="e39ba5b54e6218d411ecd296002d77bb"
DOWNLOAD="http://downloads.sourceforge.net/smplayer/smplayer-0.8.0.tar.bz2"
MD5SUM="8f7d3a9c116e956c68976d0e5dbb83dd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Fridrich von Stauffenberg"
EMAIL="cancellor2@gmail.com"
APPROVED="Niels Horn"
APPROVED="dsomero"