mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
multimedia/smtube: Updated for version 15.1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f6d06e0c2c
commit
17a099a14e
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for SMTube
|
||||
|
||||
# Copyright 2012-2014 Fridrich von Stauffenberg <cancellor2@gmail.com>
|
||||
# Copyright 2012-2015 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:-14.8.0}
|
||||
VERSION=${VERSION:-15.1.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="smtube"
|
||||
VERSION="14.8.0"
|
||||
VERSION="15.1.0"
|
||||
HOMEPAGE="http://smplayer.sourceforge.net"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/smplayer/smtube-14.8.0.tar.bz2"
|
||||
MD5SUM="21d9341a1a5de13a7064296f6625d399"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/smplayer/smtube-15.1.0.tar.bz2"
|
||||
MD5SUM="7ae4a5b6380f25a74cea1562bb4a5d92"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue