summaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
author Kevin Matthew2019-03-22 19:05:50 +0100
committer Willy Sudiarto Raharjo2019-03-22 19:05:50 +0100
commit3fa4e2046f66d7c56b2d92504fe605f0fd805855 (patch)
tree61299e2b3279d4564f261564b534940752223259 /multimedia
parenta6aaada29cdae0c3212a9135e47746cc0ad12abf (diff)
downloadslackbuilds-3fa4e2046f66d7c56b2d92504fe605f0fd805855.tar.gz
multimedia/plexmediaserver: Updated for version 1.15.2.793.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/plexmediaserver/plexmediaserver.SlackBuild5
-rw-r--r--multimedia/plexmediaserver/plexmediaserver.info10
2 files changed, 8 insertions, 7 deletions
diff --git a/multimedia/plexmediaserver/plexmediaserver.SlackBuild b/multimedia/plexmediaserver/plexmediaserver.SlackBuild
index bc8d609379..c5bf06a260 100644
--- a/multimedia/plexmediaserver/plexmediaserver.SlackBuild
+++ b/multimedia/plexmediaserver/plexmediaserver.SlackBuild
@@ -4,6 +4,7 @@
# Copyright 2014-2015 Lionel Young <lionelyoung@gmail.com>
# Copyright 2015-2017 Marcel Saegebarth <marc@mos6581.de>
+# Copyright 2017-2019 Kevin Matthew <kevin@kevinmatthew.com>
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@@ -26,7 +27,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=plexmediaserver
-VERSION=${VERSION:-1.15.1.791_8bec0f76c}
+VERSION=${VERSION:-1.15.2.793_782228f99}
PKG_VERSION=$(echo $VERSION | tr _ -)
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -94,7 +95,7 @@ cd $PKG
rm -rf $PRGNAM-$PKG_VERSION
ar xv $CWD/${PRGNAM}_${PKG_VERSION}_${DEBARCH}.deb
tar xvf data.tar.?z
-rm -f debian-binary control.tar.gz data.tar.gz
+rm -f debian-binary control.tar.?z data.tar.?z
rm -rf $PKG/etc/apt/ $PKG/etc/init $PKG/etc/init.d
chown -R root:root .
find -L . \
diff --git a/multimedia/plexmediaserver/plexmediaserver.info b/multimedia/plexmediaserver/plexmediaserver.info
index 247c76812f..69c70246e6 100644
--- a/multimedia/plexmediaserver/plexmediaserver.info
+++ b/multimedia/plexmediaserver/plexmediaserver.info
@@ -1,10 +1,10 @@
PRGNAM="plexmediaserver"
-VERSION="1.15.1.791_8bec0f76c"
+VERSION="1.15.2.793_782228f99"
HOMEPAGE="https://plex.tv/"
-DOWNLOAD="https://downloads.plex.tv/plex-media-server-new/1.15.1.791-8bec0f76c/debian/plexmediaserver_1.15.1.791-8bec0f76c_i386.deb"
-MD5SUM="790cab70dfbbacd1ca9a5b0dd54c203b"
-DOWNLOAD_x86_64="https://downloads.plex.tv/plex-media-server-new/1.15.1.791-8bec0f76c/debian/plexmediaserver_1.15.1.791-8bec0f76c_amd64.deb"
-MD5SUM_x86_64="bca2dafcb451b6629903428c87a186d6"
+DOWNLOAD="https://downloads.plex.tv/plex-media-server-new/1.15.2.793-782228f99/debian/plexmediaserver_1.15.2.793-782228f99_i386.deb"
+MD5SUM="d870f5f78ba543b40b3b74417b95cf5c"
+DOWNLOAD_x86_64="https://downloads.plex.tv/plex-media-server-new/1.15.2.793-782228f99/debian/plexmediaserver_1.15.2.793-782228f99_amd64.deb"
+MD5SUM_x86_64="7bf6fa51b38aa06497cc3c6bbc90592f"
REQUIRES=""
MAINTAINER="Kevin Matthew"
EMAIL="kevin@kevinmatthew.com"