mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-08 20:28:13 +01:00
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>
This commit is contained in:
parent
c2936854e2
commit
ddbdf980c4
3 changed files with 9 additions and 8 deletions
|
@ -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;
|
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.
|
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,
|
Plex Home Theater allows the user to manage and play video, photos,
|
||||||
and podcasts from a local or remote computer running Plex Media Server.
|
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
|
Plex Media Server runs as plex:plex (UID/GID 279) with its $HOME as
|
||||||
/var/lib/plexmediaserver:
|
/var/lib/plexmediaserver:
|
||||||
|
|
|
@ -28,7 +28,7 @@
|
||||||
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=plexmediaserver
|
PRGNAM=plexmediaserver
|
||||||
VERSION=${VERSION:-1.20.5.3600_47c0d9038}
|
VERSION=${VERSION:-1.21.0.3616_d87012962}
|
||||||
PKG_VERSION=$(echo $VERSION | tr _ -)
|
PKG_VERSION=$(echo $VERSION | tr _ -)
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="plexmediaserver"
|
PRGNAM="plexmediaserver"
|
||||||
VERSION="1.20.5.3600_47c0d9038"
|
VERSION="1.21.0.3616_d87012962"
|
||||||
HOMEPAGE="https://plex.tv/"
|
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"
|
DOWNLOAD="https://downloads.plex.tv/plex-media-server-new/1.21.0.3616-d87012962/debian/plexmediaserver_1.21.0.3616-d87012962_i386.deb"
|
||||||
MD5SUM="871c3e6c481399ceddce5f723f5a5aba"
|
MD5SUM="429e551506ae7555aaa0489b09859a7f"
|
||||||
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"
|
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="c37fbbf70769e91c1d53809fb38e6364"
|
MD5SUM_x86_64="832d1c047652d644ce96c24787b92699"
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
MAINTAINER="Stu Miller"
|
MAINTAINER="Stu Miller"
|
||||||
EMAIL="slackbuilds@go4it2day.com"
|
EMAIL="slackbuilds@go4it2day.com"
|
||||||
|
|
Loading…
Reference in a new issue