mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
multimedia/smtube: Updated for version 18.1.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
457073a44d
commit
5119bb9bae
3 changed files with 7 additions and 7 deletions
|
@ -13,7 +13,7 @@ smtube: YouTube videos. Videos are played back with a media player instead
|
|||
smtube: of a flash player, this allows better performance, particularly
|
||||
smtube: with HD content.
|
||||
smtube:
|
||||
smtube: Homepage: http://www.smtube.org/
|
||||
smtube: Homepage: https://www.smtube.org/
|
||||
smtube:
|
||||
smtube:
|
||||
smtube:
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Slackware build script for SMTube
|
||||
|
||||
# Copyright 2012-2015 Fridrich von Stauffenberg <cancellor2@gmail.com>
|
||||
# Copyright 2017 Andrzej Telszewski, Banie
|
||||
# Copyright 2018 Andrzej Telszewski, Banie
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=smtube
|
||||
VERSION=${VERSION:-17.5.0}
|
||||
VERSION=${VERSION:-18.1.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="smtube"
|
||||
VERSION="17.5.0"
|
||||
HOMEPAGE="http://www.smtube.org/"
|
||||
DOWNLOAD="https://download.sourceforge.net/project/smtube/SMTube/17.5.0/smtube-17.5.0.tar.bz2"
|
||||
MD5SUM="edfc9a47bb302b4af6089b152f815d15"
|
||||
VERSION="18.1.0"
|
||||
HOMEPAGE="https://www.smtube.org/"
|
||||
DOWNLOAD="https://download.sourceforge.net/project/smtube/SMTube/18.1.0/smtube-18.1.0.tar.bz2"
|
||||
MD5SUM="ff53e6549082a84cedf66fc8441c9a99"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue