summaryrefslogtreecommitdiffstats
path: root/office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.SlackBuild
diff options
context:
space:
mode:
author Alexander Verbovetsky <alik@ejik.org>2024-02-02 08:15:01 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-02-02 10:43:53 +0700
commit16fe3fade43c915eed7d709ea0395236fec170d6 (patch)
tree15563aaf9105bd0423a64c71f080e61b80b6195f /office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.SlackBuild
parente5751bfceccb86b839cee5be03d45048709c7495 (diff)
downloadslackbuilds-16fe3fade43c915eed7d709ea0395236fec170d6.tar.gz
slackbuilds-16fe3fade43c915eed7d709ea0395236fec170d6.tar.xz
office/onlyoffice-desktopeditors: Updated for version 8.0.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.SlackBuild')
-rw-r--r--office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.SlackBuild b/office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.SlackBuild
index b9de574dc7..c2d5140299 100644
--- a/office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.SlackBuild
+++ b/office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for onlyoffice-desktopeditors
-# Copyright 2017-2023, Alexander Verbovetsky, Moscow, Russia
+# Copyright 2017-2024, Alexander Verbovetsky, Moscow, Russia
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=onlyoffice-desktopeditors
-VERSION=${VERSION:-7.5.0}
+VERSION=${VERSION:-8.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}