diff options
author | Stu Miller <slackbuilds@go4it2day.com> | 2020-10-23 21:14:23 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-23 21:14:23 +0700 |
commit | 9fbfeef2a0b13819581bf023c199fba8b57fe2bf (patch) | |
tree | 8be28f482c76b71b0d06676690465775dc1becee /multimedia | |
parent | 84f654da5499f9b2bbb00c99aebb34947ae8050b (diff) | |
download | slackbuilds-9fbfeef2a0b13819581bf023c199fba8b57fe2bf.tar.gz |
multimedia/plexmediaserver: Updated for v 1.20.3.3437_f1f08d65b.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/plexmediaserver/README | 5 | ||||
-rw-r--r-- | multimedia/plexmediaserver/plexmediaserver.SlackBuild | 2 | ||||
-rw-r--r-- | multimedia/plexmediaserver/plexmediaserver.info | 10 |
3 files changed, 8 insertions, 9 deletions
diff --git a/multimedia/plexmediaserver/README b/multimedia/plexmediaserver/README index 284938165e..755950fce4 100644 --- a/multimedia/plexmediaserver/README +++ b/multimedia/plexmediaserver/README @@ -2,9 +2,8 @@ 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 78eb31fe2e..66b08af597 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.2.3402_0fec14d92} +VERSION=${VERSION:-1.20.3.3437_f1f08d65b} PKG_VERSION=$(echo $VERSION | tr _ -) BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/multimedia/plexmediaserver/plexmediaserver.info b/multimedia/plexmediaserver/plexmediaserver.info index 9814ac0edd..f453fc8674 100644 --- a/multimedia/plexmediaserver/plexmediaserver.info +++ b/multimedia/plexmediaserver/plexmediaserver.info @@ -1,10 +1,10 @@ PRGNAM="plexmediaserver" -VERSION="1.20.2.3402_0fec14d92" +VERSION="1.20.3.3437_f1f08d65b" HOMEPAGE="https://plex.tv/" -DOWNLOAD="https://downloads.plex.tv/plex-media-server-new/1.20.2.3402-0fec14d92/debian/plexmediaserver_1.20.2.3402-0fec14d92_i386.deb" -MD5SUM="87c548c0fdd1156d1134f2ee006805af" -DOWNLOAD_x86_64="https://downloads.plex.tv/plex-media-server-new/1.20.2.3402-0fec14d92/debian/plexmediaserver_1.20.2.3402-0fec14d92_amd64.deb" -MD5SUM_x86_64="4dcad6c1546209583817ac8444507d24" +DOWNLOAD="https://downloads.plex.tv/plex-media-server-new/1.20.3.3437-f1f08d65b/debian/plexmediaserver_1.20.3.3437-f1f08d65b_i386.deb" +MD5SUM="8160c313a33e2aebbf986500aced6bf7" +DOWNLOAD_x86_64="https://downloads.plex.tv/plex-media-server-new/1.20.3.3437-f1f08d65b/debian/plexmediaserver_1.20.3.3437-f1f08d65b_amd64.deb" +MD5SUM_x86_64="2b04b76ff8b017c31aa5f0fec3366cff" REQUIRES="" MAINTAINER="Stu Miller" EMAIL="slackbuilds@go4it2day.com" |