summaryrefslogtreecommitdiffstats
path: root/office/onlyoffice-desktopeditors
diff options
context:
space:
mode:
Diffstat (limited to 'office/onlyoffice-desktopeditors')
-rw-r--r--office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.SlackBuild6
-rw-r--r--office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.SlackBuild b/office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.SlackBuild
index 2762a8bbef..e9e4a1bf25 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, Alexander Verbovetsky, Moscow, Russia
+# Copyright 2017-2018, 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:-4.8.6.386}
+VERSION=${VERSION:-4.8.7.392}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -50,7 +50,7 @@ set -e
rm -rf $PKG
mkdir -p $TMP $PKG/opt/onlyoffice $OUTPUT
cd $TMP
-tar xvf $CWD/onlyoffice-desktopeditors-x64-$VERSION.tar.gz \
+tar xvf $CWD/onlyoffice-desktopeditors-x64.tar.gz \
-C $PKG/opt/onlyoffice
cd $PKG
diff --git a/office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.info b/office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.info
index 65efe6c3a0..b706c970f6 100644
--- a/office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.info
+++ b/office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.info
@@ -1,10 +1,10 @@
PRGNAM="onlyoffice-desktopeditors"
-VERSION="4.8.6.386"
+VERSION="4.8.7.392"
HOMEPAGE="https://www.onlyoffice.com/apps.aspx"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="http://downloads.sourceforge.net/slackbuildsdirectlinks/onlyoffice-desktopeditors-x64-4.8.6.386.tar.gz"
-MD5SUM_x86_64="bbe43a647da63cd35500f318e76212a9"
+DOWNLOAD_x86_64="https://github.com/ONLYOFFICE/DesktopEditors/releases/download/ONLYOFFICE-DesktopEditors-4.8.7-2/onlyoffice-desktopeditors-x64.tar.gz"
+MD5SUM_x86_64="2da0c895c40519dd220771ed3907143f"
REQUIRES=""
MAINTAINER="Alexander Verbovetsky"
EMAIL="alik@ejik.org"