diff options
author | Kevin Matthew <kevin@kevinmatthew.com> | 2020-02-15 08:43:09 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-02-15 08:43:09 +0700 |
commit | 230f5bdcda46c1fc0b3336ed9af602b28f680d8a (patch) | |
tree | dd9d2e57297e8ad6c69d9ff15f9786d85e67caa5 /multimedia/plexmediaserver/plexmediaserver.SlackBuild | |
parent | d451d83929d7c5a0f0bdab96ed4248715c6b4eea (diff) |
multimedia/plexmediaserver: Updated for v 1.18.6.2368_97add474d.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia/plexmediaserver/plexmediaserver.SlackBuild')
-rw-r--r-- | multimedia/plexmediaserver/plexmediaserver.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/plexmediaserver/plexmediaserver.SlackBuild b/multimedia/plexmediaserver/plexmediaserver.SlackBuild index e8d9abf362c1c..4f4f2fefd9633 100644 --- a/multimedia/plexmediaserver/plexmediaserver.SlackBuild +++ b/multimedia/plexmediaserver/plexmediaserver.SlackBuild @@ -4,7 +4,7 @@ # Copyright 2014-2015 Lionel Young <lionelyoung@gmail.com> # Copyright 2015-2017 Marcel Saegebarth <marc@mos6581.de> -# Copyright 2017-2019 Kevin Matthew <kevin@kevinmatthew.com> +# Copyright 2017-2020 Kevin Matthew <kevin@kevinmatthew.com> # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -27,7 +27,7 @@ # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=plexmediaserver -VERSION=${VERSION:-1.18.4.2171_ac2afe5f8} +VERSION=${VERSION:-1.18.6.2368_97add474d} PKG_VERSION=$(echo $VERSION | tr _ -) BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |