diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2024-02-02 08:15:01 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-02-02 10:43:53 +0700 |
commit | 16fe3fade43c915eed7d709ea0395236fec170d6 (patch) | |
tree | 15563aaf9105bd0423a64c71f080e61b80b6195f /office | |
parent | e5751bfceccb86b839cee5be03d45048709c7495 (diff) |
office/onlyoffice-desktopeditors: Updated for version 8.0.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r-- | office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.SlackBuild | 4 | ||||
-rw-r--r-- | office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.info | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.SlackBuild b/office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.SlackBuild index b9de574dc7f4..c2d5140299dc 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-2023, Alexander Verbovetsky, Moscow, Russia +# Copyright 2017-2024, Alexander Verbovetsky, Moscow, Russia # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=onlyoffice-desktopeditors -VERSION=${VERSION:-7.5.0} +VERSION=${VERSION:-8.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.info b/office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.info index 4e4296eb57be..dc14df927e42 100644 --- a/office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.info +++ b/office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.info @@ -1,12 +1,12 @@ PRGNAM="onlyoffice-desktopeditors" -VERSION="7.5.0" +VERSION="8.0.0" HOMEPAGE="https://www.onlyoffice.com/apps.aspx" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/ONLYOFFICE/DesktopEditors/releases/download/v7.5.0/onlyoffice-desktopeditors_amd64.deb \ - https://github.com/ONLYOFFICE/DesktopEditors/releases/download/v7.5.0/onlyoffice-desktopeditors-help_all.deb" -MD5SUM_x86_64="daa0ebfd4c72ff627dee41204c89e69c \ - ed9379f35f95d4733128ae778306915a" +DOWNLOAD_x86_64="https://github.com/ONLYOFFICE/DesktopEditors/releases/download/v8.0.0/onlyoffice-desktopeditors_amd64.deb \ + https://github.com/ONLYOFFICE/DesktopEditors/releases/download/v8.0.0/onlyoffice-desktopeditors-help_all.deb" +MD5SUM_x86_64="5c0c700e89c3396ab25c64322d6c33bb \ + ef1399b1566a6b8ec28895ea734b8bc9" REQUIRES="" MAINTAINER="Alexander Verbovetsky" EMAIL="alik@ejik.org" |