diff options
author | newHeiko <35038740+newHeiko@users.noreply.github.com> | 2022-02-04 22:05:29 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-05 08:48:11 +0700 |
commit | 0e08a164373170ee62cc84672f79597a5969f013 (patch) | |
tree | 7b8f91e27e489e17224bc1b2060998327335c04f /multimedia/MediathekView | |
parent | 5e49f3518d284905359fef9e88fafcf9a8d27e09 (diff) |
multimedia/MediathekView: Updated for version 13.8.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia/MediathekView')
-rw-r--r-- | multimedia/MediathekView/MediathekView.SlackBuild | 4 | ||||
-rw-r--r-- | multimedia/MediathekView/MediathekView.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/multimedia/MediathekView/MediathekView.SlackBuild b/multimedia/MediathekView/MediathekView.SlackBuild index d9311482ed7b..51fffc468e1e 100644 --- a/multimedia/MediathekView/MediathekView.SlackBuild +++ b/multimedia/MediathekView/MediathekView.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for MediathekView -# Copyright 2013-2021 Heiko Rosemann, Germany +# Copyright 2013-2022 Heiko Rosemann, Germany # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=MediathekView -VERSION=${VERSION:-13.7.1} +VERSION=${VERSION:-13.8.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/multimedia/MediathekView/MediathekView.info b/multimedia/MediathekView/MediathekView.info index ab24031046e5..a6620bb79f13 100644 --- a/multimedia/MediathekView/MediathekView.info +++ b/multimedia/MediathekView/MediathekView.info @@ -1,10 +1,10 @@ PRGNAM="MediathekView" -VERSION="13.7.1" +VERSION="13.8.1" HOMEPAGE="http://www.mediathekview.de" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://download.mediathekview.de/stabil/MediathekView-13.7.1-linux.tar.gz" -MD5SUM_x86_64="3d7076b812308e88ff0b10ed12266a56" +DOWNLOAD_x86_64="https://download.mediathekview.de/stabil/MediathekView-13.8.1-linux.tar.gz" +MD5SUM_x86_64="c8753edfe9da55865fabc27bd3e2f26f" REQUIRES="" MAINTAINER="Heiko Rosemann" EMAIL="heiko.rosemann@web.de" |