mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
multimedia/plexmediaserver: Updated for V. 1.31.2.6810_a607d384f.
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
bc7cbd1550
commit
b583f65d21
2 changed files with 6 additions and 6 deletions
|
@ -30,7 +30,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=plexmediaserver
|
||||
VERSION=${VERSION:-1.31.1.6782_77dfff442}
|
||||
VERSION=${VERSION:-1.31.2.6810_a607d384f}
|
||||
PKG_VERSION=$(echo $VERSION | tr _ -)
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="plexmediaserver"
|
||||
VERSION="1.31.1.6782_77dfff442"
|
||||
VERSION="1.31.2.6810_a607d384f"
|
||||
HOMEPAGE="https://plex.tv/"
|
||||
DOWNLOAD="https://downloads.plex.tv/plex-media-server-new/1.31.1.6782-77dfff442/debian/plexmediaserver_1.31.1.6782-77dfff442_i386.deb"
|
||||
MD5SUM="1224b047fec8e0cf7cf014460f1c13a3"
|
||||
DOWNLOAD_x86_64="https://downloads.plex.tv/plex-media-server-new/1.31.1.6782-77dfff442/debian/plexmediaserver_1.31.1.6782-77dfff442_amd64.deb"
|
||||
MD5SUM_x86_64="25059938209d7f562029fb03f9eb317d"
|
||||
DOWNLOAD="https://downloads.plex.tv/plex-media-server-new/1.31.2.6810-a607d384f/debian/plexmediaserver_1.31.2.6810-a607d384f_i386.deb"
|
||||
MD5SUM="99d1fc4adcae794c8283abc10493d9b1"
|
||||
DOWNLOAD_x86_64="https://downloads.plex.tv/plex-media-server-new/1.31.2.6810-a607d384f/debian/plexmediaserver_1.31.2.6810-a607d384f_amd64.deb"
|
||||
MD5SUM_x86_64="5d1778ed333e7820a980c53d0dfc491b"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Stu Miller"
|
||||
EMAIL="slackbuilds@go4it2day.com"
|
||||
|
|
Loading…
Reference in a new issue