diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2018-12-22 00:07:31 -0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-12-22 00:07:31 -0900 |
commit | 0f6ae91f9b347df0dc4b89e12f6e7545378d68a2 (patch) | |
tree | 839a568e0e5a365757c9555702090ece183da61f /office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.SlackBuild | |
parent | 36baa89f8a8f409e870ba4a8fd9c5aac2c4419e3 (diff) | |
download | slackbuilds-0f6ae91f9b347df0dc4b89e12f6e7545378d68a2.tar.gz |
office/onlyoffice-desktopeditors: Updated for version 5.2.4.
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, 1 insertions, 3 deletions
diff --git a/office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.SlackBuild b/office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.SlackBuild index 222fda62b4..e986b86c4b 100644 --- a/office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.SlackBuild +++ b/office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=onlyoffice-desktopeditors -VERSION=${VERSION:-5.1.29.350} +VERSION=${VERSION:-5.2.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -52,8 +52,6 @@ mkdir -p $TMP $PKG $OUTPUT cd $PKG ar p $CWD/onlyoffice-desktopeditors_amd64.deb data.tar.xz | tar xvJ -rm -f usr/bin/onlyoffice-desktopeditors - cp -L /usr/lib64/libcurl.so.4 \ opt/onlyoffice/desktopeditors/converter/libcurl-gnutls.so.4 |