mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
multimedia/plexmediaserver: Updated for v 1.20.2.3402_0fec14d92.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
eb54dd298a
commit
3949b61cd8
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.1.3252_a78fef9a9}
|
||||
VERSION=${VERSION:-1.20.2.3402_0fec14d92}
|
||||
PKG_VERSION=$(echo $VERSION | tr _ -)
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="plexmediaserver"
|
||||
VERSION="1.20.1.3252_a78fef9a9"
|
||||
VERSION="1.20.2.3402_0fec14d92"
|
||||
HOMEPAGE="https://plex.tv/"
|
||||
DOWNLOAD="https://downloads.plex.tv/plex-media-server-new/1.20.1.3252-a78fef9a9/debian/plexmediaserver_1.20.1.3252-a78fef9a9_i386.deb"
|
||||
MD5SUM="1c55e60d811c9e10c6bffb9fff888110"
|
||||
DOWNLOAD_x86_64="https://downloads.plex.tv/plex-media-server-new/1.20.1.3252-a78fef9a9/debian/plexmediaserver_1.20.1.3252-a78fef9a9_amd64.deb"
|
||||
MD5SUM_x86_64="975f1cbc65710af35588d6e1b499730f"
|
||||
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"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Stu Miller"
|
||||
EMAIL="slackbuilds@go4it2day.com"
|
||||
|
|
Loading…
Reference in a new issue