diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2019-01-19 07:18:45 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-01-19 07:18:45 +0700 |
commit | 2364df2934fc19a64140f923f3fdda139bb959b7 (patch) | |
tree | cb2894f3b6a66edad082824901438d5793113276 /office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.SlackBuild | |
parent | 6c8e3f625bdba8d71c3bcf0b6625cdf390809dc8 (diff) | |
download | slackbuilds-2364df2934fc19a64140f923f3fdda139bb959b7.tar.gz |
office/onlyoffice-desktopeditors: Updated for version 5.2.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.SlackBuild')
-rw-r--r-- | office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.SlackBuild b/office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.SlackBuild index e986b86c4b..97c53cadb8 100644 --- a/office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.SlackBuild +++ b/office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for onlyoffice-desktopeditors -# Copyright 2017-2018, Alexander Verbovetsky, Moscow, Russia +# Copyright 2017-2019, Alexander Verbovetsky, Moscow, Russia # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=onlyoffice-desktopeditors -VERSION=${VERSION:-5.2.4} +VERSION=${VERSION:-5.2.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |