summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author Alexander Verbovetsky2018-02-15 00:04:47 +0100
committer Willy Sudiarto Raharjo2018-02-17 01:42:46 +0100
commit583ab33457a2b033ffcbebddaec72483f74aac8b (patch)
tree0b941f5c4e0653bb1e972226edd15162a271185c /office
parent38c6d55907597d2aa7e45912632e0d7d216eb3a2 (diff)
downloadold.slackbuilds-583ab33457a2b033ffcbebddaec72483f74aac8b.tar.gz
office/onlyoffice-desktopeditors: Updated for version 4.8.7.392.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-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"