mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
multimedia/plexmediaserver: Updated for version 1.41.0.8994_f2c27da23.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
aa01476036
commit
a30429f70d
2 changed files with 6 additions and 6 deletions
|
@ -36,7 +36,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=plexmediaserver
|
||||
VERSION=${VERSION:-1.41.0.8992_8463ad060}
|
||||
VERSION=${VERSION:-1.41.0.8994_f2c27da23}
|
||||
PKG_VERSION=$(echo $VERSION | tr _ -)
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="plexmediaserver"
|
||||
VERSION="1.41.0.8992_8463ad060"
|
||||
VERSION="1.41.0.8994_f2c27da23"
|
||||
HOMEPAGE="https://plex.tv/"
|
||||
DOWNLOAD="https://downloads.plex.tv/plex-media-server-new/1.41.0.8992-8463ad060/debian/plexmediaserver_1.41.0.8992-8463ad060_i386.deb"
|
||||
MD5SUM="216bfbd59c3d5a237bbd83a0d6b2a429"
|
||||
DOWNLOAD_x86_64="https://downloads.plex.tv/plex-media-server-new/1.41.0.8992-8463ad060/debian/plexmediaserver_1.41.0.8992-8463ad060_amd64.deb"
|
||||
MD5SUM_x86_64="f8201c10e79ea97f0381dd5d013dc480"
|
||||
DOWNLOAD="https://downloads.plex.tv/plex-media-server-new/1.41.0.8994-f2c27da23/debian/plexmediaserver_1.41.0.8994-f2c27da23_i386.deb"
|
||||
MD5SUM="585767d89907d23160d5aaf7e0daa20c"
|
||||
DOWNLOAD_x86_64="https://downloads.plex.tv/plex-media-server-new/1.41.0.8994-f2c27da23/debian/plexmediaserver_1.41.0.8994-f2c27da23_amd64.deb"
|
||||
MD5SUM_x86_64="c3ee4e202788b6ee30f8c329be2d5e23"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Stu Miller"
|
||||
EMAIL="slackbuilds@go4it2day.com"
|
||||
|
|
Loading…
Reference in a new issue