multimedia/plexmediaserver: Updated for V. 1.32.2.7100_248a2daf0.

Signed-off-by: bedlam <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Stu Miller 2023-05-25 23:18:56 +01:00 committed by Willy Sudiarto Raharjo
parent ca6dbedce1
commit e3d880ce4e
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.32.1.6999_91e1e2e2c}
VERSION=${VERSION:-1.32.2.7100_248a2daf0}
PKG_VERSION=$(echo $VERSION | tr _ -)
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="plexmediaserver"
VERSION="1.32.1.6999_91e1e2e2c"
VERSION="1.32.2.7100_248a2daf0"
HOMEPAGE="https://plex.tv/"
DOWNLOAD="https://downloads.plex.tv/plex-media-server-new/1.32.1.6999-91e1e2e2c/debian/plexmediaserver_1.32.1.6999-91e1e2e2c_i386.deb"
MD5SUM="4f2afb46eafb35731867f09932dbe389"
DOWNLOAD_x86_64="https://downloads.plex.tv/plex-media-server-new/1.32.1.6999-91e1e2e2c/debian/plexmediaserver_1.32.1.6999-91e1e2e2c_amd64.deb"
MD5SUM_x86_64="e51e20d05ac113694c99fa69ee489792"
DOWNLOAD="https://downloads.plex.tv/plex-media-server-new/1.32.2.7100-248a2daf0/debian/plexmediaserver_1.32.2.7100-248a2daf0_i386.deb"
MD5SUM="216b0a9113aceeca44af217dea6db409"
DOWNLOAD_x86_64="https://downloads.plex.tv/plex-media-server-new/1.32.2.7100-248a2daf0/debian/plexmediaserver_1.32.2.7100-248a2daf0_amd64.deb"
MD5SUM_x86_64="54ee655c63f58c2e5de943b8843e9fbe"
REQUIRES=""
MAINTAINER="Stu Miller"
EMAIL="slackbuilds@go4it2day.com"