mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
office/onlyoffice-desktopeditors: Updated for version 7.4.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
33ed3b0c59
commit
2d19414983
2 changed files with 6 additions and 6 deletions
|
@ -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}
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue