diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2023-10-20 23:22:19 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-10-20 23:22:19 +0700 |
commit | e58860157c42224becf5581ae44cb156fa54d740 (patch) | |
tree | 14aab9cf2b1337bc5284c2e12e5989ceabbd9ecb /office/onlyoffice-desktopeditors | |
parent | 9644c4b7f2c5bfaa10a5ddda9da2f0c97e1a6b02 (diff) |
office/onlyoffice-desktopeditors: Updated for version 7.5.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 a03a25caba228..b9de574dc7f44 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.4.1} +VERSION=${VERSION:-7.5.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 4a0e0ca7f7ffc..4e4296eb57be4 100644 --- a/office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.info +++ b/office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.info @@ -1,12 +1,12 @@ PRGNAM="onlyoffice-desktopeditors" -VERSION="7.4.1" +VERSION="7.5.0" HOMEPAGE="https://www.onlyoffice.com/apps.aspx" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/ONLYOFFICE/DesktopEditors/releases/download/v7.4.1/onlyoffice-desktopeditors_amd64.deb \ - https://github.com/ONLYOFFICE/DesktopEditors/releases/download/v7.4.1/onlyoffice-desktopeditors-help_all.deb" -MD5SUM_x86_64="5affce4fb51b0767dc6a9c66064b4ed8 \ - a7ec4673d5a117ec8b61b98e3c598fe4" +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" REQUIRES="" MAINTAINER="Alexander Verbovetsky" EMAIL="alik@ejik.org" |