diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2023-06-16 19:13:35 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-06-16 19:13:35 +0700 |
commit | 2d194149836dae93128616521133a518b924f9d5 (patch) | |
tree | 43f665ba9e63000617011a4614bdb6db54cadd28 /office/onlyoffice-desktopeditors | |
parent | 33ed3b0c59b7ebe847c1ca69487925e917f3d38a (diff) |
office/onlyoffice-desktopeditors: Updated for version 7.4.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/onlyoffice-desktopeditors')
-rw-r--r-- | office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.SlackBuild | 2 | ||||
-rw-r--r-- | office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.info | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.SlackBuild b/office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.SlackBuild index 21d1524542016..3d08d7bafa44e 100644 --- a/office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.SlackBuild +++ b/office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=onlyoffice-desktopeditors -VERSION=${VERSION:-7.3.3} +VERSION=${VERSION:-7.4.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 b9b56b4588574..b9c9150850a5c 100644 --- a/office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.info +++ b/office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.info @@ -1,12 +1,12 @@ PRGNAM="onlyoffice-desktopeditors" -VERSION="7.3.3" +VERSION="7.4.0" HOMEPAGE="https://www.onlyoffice.com/apps.aspx" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/ONLYOFFICE/DesktopEditors/releases/download/v7.3.3/onlyoffice-desktopeditors_amd64.deb \ - https://github.com/ONLYOFFICE/DesktopEditors/releases/download/v7.3.3/onlyoffice-desktopeditors-help_all.deb" -MD5SUM_x86_64="ef82281e4702acb0ef1e331bf9044e9d \ - 9011a34a1f249da8da19d28b42977bc4" +DOWNLOAD_x86_64="https://github.com/ONLYOFFICE/DesktopEditors/releases/download/v7.4.0/onlyoffice-desktopeditors_amd64.deb \ + https://github.com/ONLYOFFICE/DesktopEditors/releases/download/v7.4.0/onlyoffice-desktopeditors-help_all.deb" +MD5SUM_x86_64="3db2f695f2119e38c954a05778f42b85 \ + b4f570c0f008b65986b0610636e7aee9" REQUIRES="" MAINTAINER="Alexander Verbovetsky" EMAIL="alik@ejik.org" |