mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
multimedia/plexmediaserver: Updated for version 1.40.5.8854_f36c552fd.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
6f252991c7
commit
0502227954
2 changed files with 6 additions and 6 deletions
|
@ -36,7 +36,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=plexmediaserver
|
||||
VERSION=${VERSION:-1.40.4.8679_424562606}
|
||||
VERSION=${VERSION:-1.40.5.8854_f36c552fd}
|
||||
PKG_VERSION=$(echo $VERSION | tr _ -)
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="plexmediaserver"
|
||||
VERSION="1.40.4.8679_424562606"
|
||||
VERSION="1.40.5.8854_f36c552fd"
|
||||
HOMEPAGE="https://plex.tv/"
|
||||
DOWNLOAD="https://downloads.plex.tv/plex-media-server-new/1.40.4.8679-424562606/debian/plexmediaserver_1.40.4.8679-424562606_i386.deb"
|
||||
MD5SUM="06a629a53923c705861a3914447970f3"
|
||||
DOWNLOAD_x86_64="https://downloads.plex.tv/plex-media-server-new/1.40.4.8679-424562606/debian/plexmediaserver_1.40.4.8679-424562606_amd64.deb"
|
||||
MD5SUM_x86_64="4b1148aec98da28ee70b24c3ea37b650"
|
||||
DOWNLOAD="https://downloads.plex.tv/plex-media-server-new/1.40.5.8854-f36c552fd/debian/plexmediaserver_1.40.5.8854-f36c552fd_i386.deb"
|
||||
MD5SUM="d2e81e28b7a2d3dfef0ee170353354ac"
|
||||
DOWNLOAD_x86_64="https://downloads.plex.tv/plex-media-server-new/1.40.5.8854-f36c552fd/debian/plexmediaserver_1.40.5.8854-f36c552fd_amd64.deb"
|
||||
MD5SUM_x86_64="6a25c6f2e0ae65a5460c9caf842a8291"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Stu Miller"
|
||||
EMAIL="slackbuilds@go4it2day.com"
|
||||
|
|
Loading…
Reference in a new issue