diff options
author | Heiko Rosemann <heiko.rosemann@web.de> | 2014-10-11 17:19:43 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-10-11 17:19:43 +0700 |
commit | 9588d174311eece6fe88aa84eec385bf3dddac15 (patch) | |
tree | 5334ff608da70a19bdc1216020b08e515d9d9038 /multimedia/MediathekView | |
parent | 7ca77c57b903a90e70cdd68f9c6e18c8e90e37bb (diff) | |
download | slackbuilds-9588d174311eece6fe88aa84eec385bf3dddac15.tar.gz |
multimedia/MediathekView: Updated for version 8.
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 765d600128..53b7805a99 100644 --- a/multimedia/MediathekView/MediathekView.SlackBuild +++ b/multimedia/MediathekView/MediathekView.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for MediathekView -# Copyright 2013 Heiko Rosemann, Germany +# Copyright 2013-2014 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:-4} +VERSION=${VERSION:-8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/multimedia/MediathekView/MediathekView.info b/multimedia/MediathekView/MediathekView.info index 2f1639a470..62092526e9 100644 --- a/multimedia/MediathekView/MediathekView.info +++ b/multimedia/MediathekView/MediathekView.info @@ -1,8 +1,8 @@ PRGNAM="MediathekView" -VERSION="4" +VERSION="8" HOMEPAGE="http://zdfmediathk.sourceforge.net" -DOWNLOAD="http://downloads.sourceforge.net/zdfmediathk/MediathekView_4.zip" -MD5SUM="19a0400dff3d104acd7661f8306e2f48" +DOWNLOAD="http://downloads.sourceforge.net/zdfmediathk/MediathekView_8.zip" +MD5SUM="bafc17a229f17fb6f2a260f426d0de4e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="jdk" |