multimedia/smtube: Updated for version 1.7.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
parent
4b700b7390
commit
8520891254
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for SMTube
|
||||
|
||||
# Copyright 2012 Fridrich von Stauffenberg <cancellor2@gmail.com>
|
||||
# Copyright 2012-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=smtube
|
||||
VERSION=${VERSION:-1.6}
|
||||
VERSION=${VERSION:-1.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="smtube"
|
||||
VERSION="1.6"
|
||||
VERSION="1.7"
|
||||
HOMEPAGE="http://smplayer.sourceforge.net"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/smplayer/smtube-1.6.tar.bz2"
|
||||
MD5SUM="f496d92d8222bfef04009ddfc36a3101"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/smplayer/smtube-1.7.tar.bz2"
|
||||
MD5SUM="d9a954e1b337f0c850dcfc6063255056"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue