I have Plex Version 1.7.5.4035 installed on Ubuntu and am being notified that “An update is available”.
The “What’s New” description indicates the current version is Version 1.7.6.4058
So I ran sudo apt-get update
followed by sudo apt-get install --only-upgrade plexmediaserve
The response was as follows:
Reading package lists… Done
Building dependency tree
Reading state information… Done
plexmediaserver is already the newest version (1.7.5.4035-313f93718).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Has the updated version not been pushed to the repository yet?