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>
This commit is contained in:
parent
e2b2103860
commit
77563e2918
|
@ -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:
|
||||
|
|
|
@ -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}
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue