mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
multimedia/MediathekView: Updated for version 13.7.1.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
fffc1f49de
commit
69d71b1de1
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for MediathekView
|
||||
|
||||
# Copyright 2013-2020 Heiko Rosemann, Germany
|
||||
# Copyright 2013-2021 Heiko Rosemann, Germany
|
||||
# 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=MediathekView
|
||||
VERSION=${VERSION:-13.6.0}
|
||||
VERSION=${VERSION:-13.7.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="MediathekView"
|
||||
VERSION="13.6.0"
|
||||
VERSION="13.7.1"
|
||||
HOMEPAGE="http://www.mediathekview.de"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://download.mediathekview.de/stabil/MediathekView-13.6.0-linux.tar.gz"
|
||||
MD5SUM_x86_64="d334a24c4b61fa156238aaa49ec105dc"
|
||||
DOWNLOAD_x86_64="https://download.mediathekview.de/stabil/MediathekView-13.7.1-linux.tar.gz"
|
||||
MD5SUM_x86_64="3d7076b812308e88ff0b10ed12266a56"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Heiko Rosemann"
|
||||
EMAIL="heiko.rosemann@web.de"
|
||||
|
|
Loading…
Reference in a new issue