mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
multimedia/plexmediaserver: Updated for version 0.9.16.2.1827.
Signed-off-by: Marcel Saegebarth <marc@mos6581.de>
This commit is contained in:
parent
481fb5ae36
commit
b8d756981f
3 changed files with 10 additions and 10 deletions
|
@ -26,7 +26,7 @@
|
|||
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=plexmediaserver
|
||||
VERSION=${VERSION:-0.9.16.0.1754_23623fb}
|
||||
VERSION=${VERSION:-0.9.16.2.1827_df572f6}
|
||||
PKG_VERSION=$(echo $VERSION | tr _ -)
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="plexmediaserver"
|
||||
VERSION="0.9.16.0.1754_23623fb"
|
||||
HOMEPAGE="http://www.plexapp.com/connected/"
|
||||
DOWNLOAD="https://downloads.plex.tv/plex-media-server/0.9.16.0.1754-23623fb/plexmediaserver_0.9.16.0.1754-23623fb_i386.deb"
|
||||
MD5SUM="8824f323fa793da3c547b75e163fa840"
|
||||
DOWNLOAD_x86_64="https://downloads.plex.tv/plex-media-server/0.9.16.0.1754-23623fb/plexmediaserver_0.9.16.0.1754-23623fb_amd64.deb"
|
||||
MD5SUM_x86_64="58f53f10ff361b9531d5aa76e437273b"
|
||||
VERSION="0.9.16.2.1827_df572f6"
|
||||
HOMEPAGE="https://plex.tv/"
|
||||
DOWNLOAD="https://downloads.plex.tv/plex-media-server/0.9.16.2.1827-df572f6/plexmediaserver_0.9.16.2.1827-df572f6_i386.deb"
|
||||
MD5SUM="c2110c392dfb9ab740f3a3b18bea30a4"
|
||||
DOWNLOAD_x86_64="https://downloads.plex.tv/plex-media-server/0.9.16.2.1827-df572f6/plexmediaserver_0.9.16.2.1827-df572f6_amd64.deb"
|
||||
MD5SUM_x86_64="f8c8a4b0e98da919813d68fa905e1305"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Marcel Saegebarth"
|
||||
EMAIL="marc@mos6581.de"
|
|
@ -11,9 +11,9 @@ plexmediaserver:
|
|||
plexmediaserver: Plex is a media player system consisting of a player application
|
||||
plexmediaserver: and an associated media server. This package is for the backend
|
||||
plexmediaserver: media server. Plex's frontend media player, Plex Home Theater,
|
||||
plexmediaserver: allows the user to manage and play video, photos, music, and podcasts
|
||||
plexmediaserver: from a local or remote computer running Plex Media Server.
|
||||
plexmediaserver: allows the user to manage and play video, photos, music and
|
||||
plexmediaserver: podcasts from a local or remote computer running Plex Media Server.
|
||||
plexmediaserver:
|
||||
plexmediaserver: Home: http://www.plexapp.com/connected/
|
||||
plexmediaserver: Homepage: https://plex.tv/
|
||||
plexmediaserver:
|
||||
plexmediaserver:
|
||||
|
|
Loading…
Reference in a new issue