summaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
author Stu Miller2020-11-07 01:27:32 +0100
committer Willy Sudiarto Raharjo2020-11-07 08:02:27 +0100
commit77563e291806e30a21c2f1f4af5a899ec817348f (patch)
tree60f500bb1d59b889aa590072961b2f2be56d7d9b /multimedia
parente2b2103860d080ff5cc1f779504081a2c60031e6 (diff)
downloadslackbuilds-77563e291806e30a21c2f1f4af5a899ec817348f.tar.gz
multimedia/plexmediaserver: Updated for v. 1.20.4.3517_ab5e1197c.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/plexmediaserver/README5
-rw-r--r--multimedia/plexmediaserver/plexmediaserver.SlackBuild2
-rw-r--r--multimedia/plexmediaserver/plexmediaserver.info10
3 files changed, 9 insertions, 8 deletions
diff --git a/multimedia/plexmediaserver/README b/multimedia/plexmediaserver/README
index 755950fce4..284938165e 100644
--- a/multimedia/plexmediaserver/README
+++ b/multimedia/plexmediaserver/README
@@ -2,8 +2,9 @@ Plex Media Server is the backend for the Plex media system.
Plex's frontend media player, Plex Home Theater, is Windows/Mac only;
however, you can stream your local files on Linux from your web browser.
-Plex Home Theater allows the user to manage and play video, photos, music,
-and podcasts from a local or remote computer running Plex Media Server.
+Plex Home Theater allows the user to manage and play video, photos,
+music, and podcasts from a local or remote computer running Plex Media
+Server.
Plex Media Server runs as plex:plex (UID/GID 279) with its $HOME as
/var/lib/plexmediaserver:
diff --git a/multimedia/plexmediaserver/plexmediaserver.SlackBuild b/multimedia/plexmediaserver/plexmediaserver.SlackBuild
index b5b32540f4..6889bc8d13 100644
--- a/multimedia/plexmediaserver/plexmediaserver.SlackBuild
+++ b/multimedia/plexmediaserver/plexmediaserver.SlackBuild
@@ -28,7 +28,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=plexmediaserver
-VERSION=${VERSION:-1.20.3.3483_211702a9f}
+VERSION=${VERSION:-1.20.4.3517_ab5e1197c}
PKG_VERSION=$(echo $VERSION | tr _ -)
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/multimedia/plexmediaserver/plexmediaserver.info b/multimedia/plexmediaserver/plexmediaserver.info
index a243d400e8..8e151f581a 100644
--- a/multimedia/plexmediaserver/plexmediaserver.info
+++ b/multimedia/plexmediaserver/plexmediaserver.info
@@ -1,10 +1,10 @@
PRGNAM="plexmediaserver"
-VERSION="1.20.3.3483_211702a9f"
+VERSION="1.20.4.3517_ab5e1197c"
HOMEPAGE="https://plex.tv/"
-DOWNLOAD="https://downloads.plex.tv/plex-media-server-new/1.20.3.3483-211702a9f/debian/plexmediaserver_1.20.3.3483-211702a9f_i386.deb"
-MD5SUM="edb3b96719da047b6151d9b6b08a93b0"
-DOWNLOAD_x86_64="https://downloads.plex.tv/plex-media-server-new/1.20.3.3483-211702a9f/debian/plexmediaserver_1.20.3.3483-211702a9f_amd64.deb"
-MD5SUM_x86_64="e223b39c844785cf25199601ad012ca6"
+DOWNLOAD="https://downloads.plex.tv/plex-media-server-new/1.20.4.3517-ab5e1197c/debian/plexmediaserver_1.20.4.3517-ab5e1197c_i386.deb"
+MD5SUM="704737f7d59873c1efe5ba2580ff134e"
+DOWNLOAD_x86_64="https://downloads.plex.tv/plex-media-server-new/1.20.4.3517-ab5e1197c/debian/plexmediaserver_1.20.4.3517-ab5e1197c_amd64.deb"
+MD5SUM_x86_64="3e77a8bf4ce4f0582b32bda5b987c313"
REQUIRES=""
MAINTAINER="Stu Miller"
EMAIL="slackbuilds@go4it2day.com"