multimedia/smplayer: Updated for version 17.10.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
affe663d2b
commit
9499ba3339
|
@ -13,7 +13,7 @@ smplayer: virtually all video and audio formats. It doesn't need any external
|
|||
smplayer: codecs. Just install SMPlayer and you'll be able to play all formats
|
||||
smplayer: without the hassle to find and install codec packs.
|
||||
smplayer:
|
||||
smplayer: Homepage: http://www.smplayer.info/
|
||||
smplayer: Homepage: https://www.smplayer.info/
|
||||
smplayer:
|
||||
smplayer:
|
||||
smplayer:
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=smplayer
|
||||
VERSION=${VERSION:-17.9.0}
|
||||
VERSION=${VERSION:-17.10.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="smplayer"
|
||||
VERSION="17.9.0"
|
||||
HOMEPAGE="http://www.smplayer.info/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/smplayer/smplayer-17.9.0.tar.bz2 \
|
||||
http://downloads.sourceforge.net/smplayer/smplayer-themes-17.3.0.tar.bz2 \
|
||||
http://downloads.sourceforge.net/smplayer/smplayer-skins-15.2.0.tar.bz2"
|
||||
MD5SUM="79a4de1018e50802ad684b55e8ed6921 \
|
||||
VERSION="17.10.2"
|
||||
HOMEPAGE="https://www.smplayer.info/"
|
||||
DOWNLOAD="https://downloads.sourceforge.net/smplayer/smplayer-17.10.2.tar.bz2 \
|
||||
https://downloads.sourceforge.net/smplayer/smplayer-themes-17.3.0.tar.bz2 \
|
||||
https://downloads.sourceforge.net/smplayer/smplayer-skins-15.2.0.tar.bz2"
|
||||
MD5SUM="14a7db262deed0967b8a49637d66cee7 \
|
||||
33c063c5a80c5b1625f51ddbb7bfd3a1 \
|
||||
57e165cf9a95808fafd179e5322b7f15"
|
||||
DOWNLOAD_x86_64=""
|
||||
|
|
Loading…
Reference in New Issue