multimedia/plexmediaserver: Updated for v 1.25.9.5721_965587f64.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Stu Miller 2022-04-16 08:57:58 +07:00 committed by Willy Sudiarto Raharjo
parent 9abc615d49
commit c512c10d87
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 6 additions and 6 deletions

View file

@ -30,7 +30,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=plexmediaserver
VERSION=${VERSION:-1.25.8.5663_e071c3d62}
VERSION=${VERSION:-1.25.9.5721_965587f64}
PKG_VERSION=$(echo $VERSION | tr _ -)
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="plexmediaserver"
VERSION="1.25.8.5663_e071c3d62"
VERSION="1.25.9.5721_965587f64"
HOMEPAGE="https://plex.tv/"
DOWNLOAD="https://downloads.plex.tv/plex-media-server-new/1.25.8.5663-e071c3d62/debian/plexmediaserver_1.25.8.5663-e071c3d62_i386.deb"
MD5SUM="f6fc2e6fe1b3a29ab1cc986c8d9882cb"
DOWNLOAD_x86_64="https://downloads.plex.tv/plex-media-server-new/1.25.8.5663-e071c3d62/debian/plexmediaserver_1.25.8.5663-e071c3d62_amd64.deb"
MD5SUM_x86_64="77bd16203e82e10a1c7464e32991cacc"
DOWNLOAD="https://downloads.plex.tv/plex-media-server-new/1.25.9.5721-965587f64/debian/plexmediaserver_1.25.9.5721-965587f64_i386.deb"
MD5SUM="2161bd2288d9b88943cf33a479cafcc0"
DOWNLOAD_x86_64="https://downloads.plex.tv/plex-media-server-new/1.25.9.5721-965587f64/debian/plexmediaserver_1.25.9.5721-965587f64_amd64.deb"
MD5SUM_x86_64="4e0d39355df92397da27c161c8aaacce"
REQUIRES=""
MAINTAINER="Stu Miller"
EMAIL="slackbuilds@go4it2day.com"