multimedia/plexmediaserver: Updated for v 1.21.1.3876_3c3adfcb4.

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

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Stu Miller 2021-01-08 21:14:54 +00:00 committed by Willy Sudiarto Raharjo
parent b1b430bb91
commit 297be6ed87
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 7 additions and 7 deletions

View file

@ -5,7 +5,7 @@
# Copyright 2014-2015 Lionel Young <lionelyoung@gmail.com>
# Copyright 2015-2017 Marcel Saegebarth <marc@mos6581.de>
# Copyright 2017-2020 Kevin Matthew <kevin@kevinmatthew.com>
# Copyright 2020 Stu Miller <slackbuilds@go4it2day.com>
# Copyright 2020-2021 Stu Miller <slackbuilds@go4it2day.com>
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@ -28,7 +28,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=plexmediaserver
VERSION=${VERSION:-1.21.1.3830_6c22540d5}
VERSION=${VERSION:-1.21.1.3876_3c3adfcb4}
PKG_VERSION=$(echo $VERSION | tr _ -)
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="plexmediaserver"
VERSION="1.21.1.3830_6c22540d5"
VERSION="1.21.1.3876_3c3adfcb4"
HOMEPAGE="https://plex.tv/"
DOWNLOAD="https://downloads.plex.tv/plex-media-server-new/1.21.1.3830-6c22540d5/debian/plexmediaserver_1.21.1.3830-6c22540d5_i386.deb"
MD5SUM="ebcca0b947cff93f7981ab4bb4daa6cc"
DOWNLOAD_x86_64="https://downloads.plex.tv/plex-media-server-new/1.21.1.3830-6c22540d5/debian/plexmediaserver_1.21.1.3830-6c22540d5_amd64.deb"
MD5SUM_x86_64="5ed2840c3936f1f9e2aa776040e251b2"
DOWNLOAD="https://downloads.plex.tv/plex-media-server-new/1.21.1.3876-3c3adfcb4/debian/plexmediaserver_1.21.1.3876-3c3adfcb4_i386.deb"
MD5SUM="502193fe104a95aa887ddf1330245858"
DOWNLOAD_x86_64="https://downloads.plex.tv/plex-media-server-new/1.21.1.3876-3c3adfcb4/debian/plexmediaserver_1.21.1.3876-3c3adfcb4_amd64.deb"
MD5SUM_x86_64="91ebfdc91e145c5fd97df48fadf182ed"
REQUIRES=""
MAINTAINER="Stu Miller"
EMAIL="slackbuilds@go4it2day.com"