office/onlyoffice-desktopeditors: Updated for version 7.4.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Alexander Verbovetsky 2023-06-16 19:13:35 +07:00 committed by Willy Sudiarto Raharjo
parent 33ed3b0c59
commit 2d19414983
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 6 additions and 6 deletions

View file

@ -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}

View file

@ -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"