diff options
author | Stu Miller <slackbuilds@go4it2day.com> | 2020-11-27 20:38:45 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-11-29 01:02:53 +0700 |
commit | ddbdf980c402840d5dc675da290e9c073c6dcb5b (patch) | |
tree | 2cf9abad3e105e7ce23f53d5db1c3f5036b6123c /multimedia | |
parent | c2936854e24acd7727b65058995dd7cfb3cb8f9e (diff) | |
download | slackbuilds-ddbdf980c402840d5dc675da290e9c073c6dcb5b.tar.gz |
multimedia/plexmediaserver: Updated for v 1.21.0.3616_d87012962.
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/README | 5 | ||||
-rw-r--r-- | multimedia/plexmediaserver/plexmediaserver.SlackBuild | 2 | ||||
-rw-r--r-- | multimedia/plexmediaserver/plexmediaserver.info | 10 |
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 3a71c7c330..07f129defc 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.5.3600_47c0d9038} +VERSION=${VERSION:-1.21.0.3616_d87012962} PKG_VERSION=$(echo $VERSION | tr _ -) BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/multimedia/plexmediaserver/plexmediaserver.info b/multimedia/plexmediaserver/plexmediaserver.info index f71905b6e7..09c849fc5e 100644 --- a/multimedia/plexmediaserver/plexmediaserver.info +++ b/multimedia/plexmediaserver/plexmediaserver.info @@ -1,10 +1,10 @@ PRGNAM="plexmediaserver" -VERSION="1.20.5.3600_47c0d9038" +VERSION="1.21.0.3616_d87012962" HOMEPAGE="https://plex.tv/" -DOWNLOAD="https://downloads.plex.tv/plex-media-server-new/1.20.5.3600-47c0d9038/debian/plexmediaserver_1.20.5.3600-47c0d9038_i386.deb" -MD5SUM="871c3e6c481399ceddce5f723f5a5aba" -DOWNLOAD_x86_64="https://downloads.plex.tv/plex-media-server-new/1.20.5.3600-47c0d9038/debian/plexmediaserver_1.20.5.3600-47c0d9038_amd64.deb" -MD5SUM_x86_64="c37fbbf70769e91c1d53809fb38e6364" +DOWNLOAD="https://downloads.plex.tv/plex-media-server-new/1.21.0.3616-d87012962/debian/plexmediaserver_1.21.0.3616-d87012962_i386.deb" +MD5SUM="429e551506ae7555aaa0489b09859a7f" +DOWNLOAD_x86_64="https://downloads.plex.tv/plex-media-server-new/1.21.0.3616-d87012962/debian/plexmediaserver_1.21.0.3616-d87012962_amd64.deb" +MD5SUM_x86_64="832d1c047652d644ce96c24787b92699" REQUIRES="" MAINTAINER="Stu Miller" EMAIL="slackbuilds@go4it2day.com" |