mirror of
https://aur.archlinux.org/plex-media-server-plexpass.git
synced 2025-11-20 06:28:29 +00:00
0.9.14.3.1555-590ac74
NEW: * Media Optimizer - stream the best version of your media to any device (https://support.plex.tv/hc/en-us/articles/214079318). FIXES: * Playback issues on servers with small temp partitions. * Playback issues with videos with non-standard orientations. * Fixed an issue with Cloud Sync reliability. * Embedded metadata in video files wasn't being read correctly. * Media analysis could crash on PPC NAS devices when media contained embedded artwork.
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
# Based on the plex-media-server package by Maxime Gauduin.
|
||||
|
||||
pkgname=plex-media-server-plexpass
|
||||
pkgver=0.9.14.2.1547
|
||||
_pkgsum=60c867f
|
||||
pkgver=0.9.14.3.1555
|
||||
_pkgsum=590ac74
|
||||
pkgrel=1
|
||||
pkgdesc='Plex Media Server (PlexPass version)'
|
||||
arch=('arm' 'armv7h' 'i686' 'x86_64')
|
||||
@@ -34,10 +34,10 @@ sha256sums=('7ab1ee8da9012d257b7f473fb79d76b201ca592cbe3722f977a43b58bfad180e'
|
||||
'9da45cc3951ae03086ec663e6273c2de0183495fd15dc34ddd9aa100346d4d3a'
|
||||
'ebf153d5789f9d24cb98ae607d227286e1da6ce54e149c8be4f47e08ee729573'
|
||||
'7bb97271eb2dc5d1dcb95f9763f505970d234df17f1b8d79b467b9020257915a')
|
||||
sha256sums_arm=('c0092fbafe6a3bd8bc8e8bc3fe4b68099e0dc9f64e5de9ba6976f74d3957402e')
|
||||
sha256sums_armv7h=('43b0e279f6fd09e15e8465c39caa1cac31252b9714b75a60b0605ac297810038')
|
||||
sha256sums_i686=('a76ddad47fee5948a7c667f5a4b485789bedef0868b9fcdc073d77d0c2823ba6')
|
||||
sha256sums_x86_64=('9cbabc3365fe091ce1ff4092515670d4bf56b375a292daded5563ab4950f2394')
|
||||
sha256sums_arm=('7747c6cf135c517eb6a229ee92987b1a9bd33cafc447150a9a42daf1917ec48f')
|
||||
sha256sums_armv7h=('2686154fca67e01f2f9577b56355e69d1a537a579f2a512a9adf1f21602374f6')
|
||||
sha256sums_i686=('676bdec26646eda35d0880a81e291d987a6b5b2f95e5aa75df58e5fe4822151f')
|
||||
sha256sums_x86_64=('e1f47bebf81306c540ad593b5e9bead135b42ba022dcc4031d84220e2b1cab93')
|
||||
|
||||
prepare() {
|
||||
if [[ $CARCH =~ arm* ]]; then
|
||||
|
||||
Reference in New Issue
Block a user