office/onlyoffice-desktopeditors: Updated for version 5.3.5.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Alexander Verbovetsky 2019-08-29 21:36:07 +07:00 committed by Willy Sudiarto Raharjo
parent 7807cd35fe
commit faf5b05f21
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=onlyoffice-desktopeditors
VERSION=${VERSION:-5.3.3}
VERSION=${VERSION:-5.3.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,10 +1,10 @@
PRGNAM="onlyoffice-desktopeditors"
VERSION="5.3.3"
VERSION="5.3.5"
HOMEPAGE="https://www.onlyoffice.com/apps.aspx"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://github.com/ONLYOFFICE/DesktopEditors/releases/download/ONLYOFFICE-DesktopEditors-5.3.3/onlyoffice-desktopeditors_amd64.deb"
MD5SUM_x86_64="1ae8aaaee0ca4478fb2b5fae0d76da11"
DOWNLOAD_x86_64="https://github.com/ONLYOFFICE/DesktopEditors/releases/download/ONLYOFFICE-DesktopEditors-5.3.5/onlyoffice-desktopeditors_amd64.deb"
MD5SUM_x86_64="6a223c6d0a9fae1e8dc50a0b6729916f"
REQUIRES="gtkglext krb5 ttf-carlito"
MAINTAINER="Alexander Verbovetsky"
EMAIL="alik@ejik.org"