diff options
author | Stu Miller <slackbuilds@go4it2day.com> | 2023-01-27 20:52:54 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-01-28 08:23:05 +0700 |
commit | 5af13c913b888ec32fcb5fd33d32985d9e07ed04 (patch) | |
tree | 076ffedca6a8ec09816715c98c13127e455c1afe /multimedia | |
parent | 393f77fdbcb4af251acc6a2528ad1ab7c119c3f1 (diff) |
multimedia/plexmediaserver: Updated for V. 1.30.2.6563_3d4dc0cce.
Signed-off-by: bedlam <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/plexmediaserver/plexmediaserver.SlackBuild | 4 | ||||
-rw-r--r-- | multimedia/plexmediaserver/plexmediaserver.info | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/multimedia/plexmediaserver/plexmediaserver.SlackBuild b/multimedia/plexmediaserver/plexmediaserver.SlackBuild index 61190c9bbab1f..047da833915da 100644 --- a/multimedia/plexmediaserver/plexmediaserver.SlackBuild +++ b/multimedia/plexmediaserver/plexmediaserver.SlackBuild @@ -5,7 +5,7 @@ # Copyright 2014-2015 Lionel Young <lionelyoung@gmail.com> # Copyright 2015-2017 Marcel Saegebarth <marc@mos6581.de> # Copyright 2017-2020 Kevin Matthew <kevin@kevinmatthew.com> -# Copyright 2020-2022 Stu Miller <slackbuilds@go4it2day.com> +# Copyright 2020-2023 Stu Miller <slackbuilds@go4it2day.com> # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -30,7 +30,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=plexmediaserver -VERSION=${VERSION:-1.30.1.6562_915986d62} +VERSION=${VERSION:-1.30.2.6563_3d4dc0cce} PKG_VERSION=$(echo $VERSION | tr _ -) BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/multimedia/plexmediaserver/plexmediaserver.info b/multimedia/plexmediaserver/plexmediaserver.info index 60c2f3fc6dbef..946828cd3c12a 100644 --- a/multimedia/plexmediaserver/plexmediaserver.info +++ b/multimedia/plexmediaserver/plexmediaserver.info @@ -1,10 +1,10 @@ PRGNAM="plexmediaserver" -VERSION="1.30.1.6562_915986d62" +VERSION="1.30.2.6563_3d4dc0cce" HOMEPAGE="https://plex.tv/" -DOWNLOAD="https://downloads.plex.tv/plex-media-server-new/1.30.1.6562-915986d62/debian/plexmediaserver_1.30.1.6562-915986d62_i386.deb" -MD5SUM="286f03b8a72786e8e7ab5b52064449ad" -DOWNLOAD_x86_64="https://downloads.plex.tv/plex-media-server-new/1.30.1.6562-915986d62/debian/plexmediaserver_1.30.1.6562-915986d62_amd64.deb" -MD5SUM_x86_64="92b649d1bd9d644553263288a5e78517" +DOWNLOAD="https://downloads.plex.tv/plex-media-server-new/1.30.2.6563-3d4dc0cce/debian/plexmediaserver_1.30.2.6563-3d4dc0cce_i386.deb" +MD5SUM="308f02760f665fd8c97960de332cef1d" +DOWNLOAD_x86_64="https://downloads.plex.tv/plex-media-server-new/1.30.2.6563-3d4dc0cce/debian/plexmediaserver_1.30.2.6563-3d4dc0cce_amd64.deb" +MD5SUM_x86_64="17f3612b5d6a5b150abba0aca4b9ef3a" REQUIRES="" MAINTAINER="Stu Miller" EMAIL="slackbuilds@go4it2day.com" |