aboutsummaryrefslogtreecommitdiff
path: root/multimedia/MediathekView/MediathekView.SlackBuild
diff options
context:
space:
mode:
authornewHeiko <35038740+newHeiko@users.noreply.github.com>2022-02-04 22:05:29 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-05 08:48:11 +0700
commit0e08a164373170ee62cc84672f79597a5969f013 (patch)
tree7b8f91e27e489e17224bc1b2060998327335c04f /multimedia/MediathekView/MediathekView.SlackBuild
parent5e49f3518d284905359fef9e88fafcf9a8d27e09 (diff)
downloadslackbuilds-0e08a164373170ee62cc84672f79597a5969f013.tar.xz
multimedia/MediathekView: Updated for version 13.8.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia/MediathekView/MediathekView.SlackBuild')
-rw-r--r--multimedia/MediathekView/MediathekView.SlackBuild4
1 files changed, 2 insertions, 2 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}