summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Alexander Verbovetsky2021-01-22 17:41:36 +0100
committer Willy Sudiarto Raharjo2021-01-22 17:41:36 +0100
commit780ed92e17d2edbd842e7fe7ae7b1f99404dd2cf (patch)
tree6486c66edd6084499d515f3a867c52fdbd84f096
parent4d5be917f37e00f793678b33772e1954e0a60e29 (diff)
downloadslackbuilds-780ed92e17d2edbd842e7fe7ae7b1f99404dd2cf.tar.gz
office/onlyoffice-desktopeditors: Updated for version 6.1.0.
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, 5 insertions, 5 deletions
diff --git a/office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.SlackBuild b/office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.SlackBuild
index 9cb86884c3..bb4e202389 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:-6.0.2}
+VERSION=${VERSION:-6.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -50,7 +50,7 @@ set -e
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $PKG
-ar p $CWD/onlyoffice-desktopeditors_amd64.deb data.tar.xz | tar xvJ
+ar p $CWD/onlyoffice-desktopeditors_${VERSION}-*_amd64.deb data.tar.xz | tar xvJ
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 88aad3cde6..efdabff1ba 100644
--- a/office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.info
+++ b/office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.info
@@ -1,10 +1,10 @@
PRGNAM="onlyoffice-desktopeditors"
-VERSION="6.0.2"
+VERSION="6.1.0"
HOMEPAGE="https://www.onlyoffice.com/apps.aspx"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/ONLYOFFICE/DesktopEditors/releases/download/ONLYOFFICE-DesktopEditors-6.0.2/onlyoffice-desktopeditors_amd64.deb"
-MD5SUM_x86_64="3326386d5e27adb3e69214c04cf8ccc6"
+DOWNLOAD_x86_64="https://github.com/ONLYOFFICE/DesktopEditors/releases/download/v6.1.0/onlyoffice-desktopeditors_6.1.0-90_amd64.deb"
+MD5SUM_x86_64="60a6f8c0ab533cba248dc7d1331d2e2e"
REQUIRES="gtkglext krb5 ttf-carlito"
MAINTAINER="Alexander Verbovetsky"
EMAIL="alik@ejik.org"