mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +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;
|
||||
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.5.3600_47c0d9038}
|
||||
VERSION=${VERSION:-1.21.0.3616_d87012962}
|
||||
PKG_VERSION=$(echo $VERSION | tr _ -)
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue