summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Alexander Verbovetsky2018-12-22 10:07:31 +0100
committer Willy Sudiarto Raharjo2018-12-22 10:07:31 +0100
commit0f6ae91f9b347df0dc4b89e12f6e7545378d68a2 (patch)
tree839a568e0e5a365757c9555702090ece183da61f
parent36baa89f8a8f409e870ba4a8fd9c5aac2c4419e3 (diff)
downloadslackbuilds-0f6ae91f9b347df0dc4b89e12f6e7545378d68a2.tar.gz
office/onlyoffice-desktopeditors: Updated for version 5.2.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.SlackBuild4
-rw-r--r--office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.info6
2 files changed, 4 insertions, 6 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
diff --git a/office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.info b/office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.info
index f0949a6ec6..d38ec8fc67 100644
--- a/office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.info
+++ b/office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.info
@@ -1,10 +1,10 @@
PRGNAM="onlyoffice-desktopeditors"
-VERSION="5.1.29.350"
+VERSION="5.2.4"
HOMEPAGE="https://www.onlyoffice.com/apps.aspx"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/ONLYOFFICE/DesktopEditors/releases/download/ONLYOFFICE-DesktopEditors-5.1.27/onlyoffice-desktopeditors_amd64.deb"
-MD5SUM_x86_64="1cc905bd9a40f349cdb21f49d630d6f4"
+DOWNLOAD_x86_64="https://github.com/ONLYOFFICE/DesktopEditors/releases/download/ONLYOFFICE-DesktopEditors-5.2.4/onlyoffice-desktopeditors_amd64.deb"
+MD5SUM_x86_64="170416af759de3bd2b319d5e7e112afb"
REQUIRES="gtkglext krb5 ttf-carlito"
MAINTAINER="Alexander Verbovetsky"
EMAIL="alik@ejik.org"