multimedia/plexmediaserver: Updated for version 1.40.1.8227_c0dd5a73e.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Stu Miller 2024-03-15 06:49:16 +07:00 committed by Willy Sudiarto Raharjo
parent 36e366c893
commit b303be6e52
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 6 additions and 6 deletions

View File

@ -36,7 +36,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=plexmediaserver
VERSION=${VERSION:-1.40.0.7998_c29d4c0c8}
VERSION=${VERSION:-1.40.1.8227_c0dd5a73e}
PKG_VERSION=$(echo $VERSION | tr _ -)
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,10 +1,10 @@
PRGNAM="plexmediaserver"
VERSION="1.40.0.7998_c29d4c0c8"
VERSION="1.40.1.8227_c0dd5a73e"
HOMEPAGE="https://plex.tv/"
DOWNLOAD="https://downloads.plex.tv/plex-media-server-new/1.40.0.7998-c29d4c0c8/debian/plexmediaserver_1.40.0.7998-c29d4c0c8_i386.deb"
MD5SUM="3d3c2427e7bd66a9ae857920fdaaca82"
DOWNLOAD_x86_64="https://downloads.plex.tv/plex-media-server-new/1.40.0.7998-c29d4c0c8/debian/plexmediaserver_1.40.0.7998-c29d4c0c8_amd64.deb"
MD5SUM_x86_64="63dd5de1400a07cc36a90ff5a4bb1ac6"
DOWNLOAD="https://downloads.plex.tv/plex-media-server-new/1.40.1.8227-c0dd5a73e/debian/plexmediaserver_1.40.1.8227-c0dd5a73e_i386.deb"
MD5SUM="a71ab10ce948d27b6f0f0eda31849415"
DOWNLOAD_x86_64="https://downloads.plex.tv/plex-media-server-new/1.40.1.8227-c0dd5a73e/debian/plexmediaserver_1.40.1.8227-c0dd5a73e_amd64.deb"
MD5SUM_x86_64="a21dd4bf570b8d26b745db2ad2c2a989"
REQUIRES=""
MAINTAINER="Stu Miller"
EMAIL="slackbuilds@go4it2day.com"