From 780ed92e17d2edbd842e7fe7ae7b1f99404dd2cf Mon Sep 17 00:00:00 2001 From: Alexander Verbovetsky Date: Fri, 22 Jan 2021 23:41:36 +0700 Subject: office/onlyoffice-desktopeditors: Updated for version 6.1.0. Signed-off-by: Willy Sudiarto Raharjo --- .../onlyoffice-desktopeditors/onlyoffice-desktopeditors.SlackBuild | 4 ++-- office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'office') diff --git a/office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.SlackBuild b/office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.SlackBuild index 9cb86884c3..bb4e202389 100644 --- a/office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.SlackBuild +++ b/office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=onlyoffice-desktopeditors -VERSION=${VERSION:-6.0.2} +VERSION=${VERSION:-6.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -50,7 +50,7 @@ set -e rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT cd $PKG -ar p $CWD/onlyoffice-desktopeditors_amd64.deb data.tar.xz | tar xvJ +ar p $CWD/onlyoffice-desktopeditors_${VERSION}-*_amd64.deb data.tar.xz | tar xvJ cp -L /usr/lib64/libcurl.so.4 \ opt/onlyoffice/desktopeditors/converter/libcurl-gnutls.so.4 diff --git a/office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.info b/office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.info index 88aad3cde6..efdabff1ba 100644 --- a/office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.info +++ b/office/onlyoffice-desktopeditors/onlyoffice-desktopeditors.info @@ -1,10 +1,10 @@ PRGNAM="onlyoffice-desktopeditors" -VERSION="6.0.2" +VERSION="6.1.0" HOMEPAGE="https://www.onlyoffice.com/apps.aspx" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/ONLYOFFICE/DesktopEditors/releases/download/ONLYOFFICE-DesktopEditors-6.0.2/onlyoffice-desktopeditors_amd64.deb" -MD5SUM_x86_64="3326386d5e27adb3e69214c04cf8ccc6" +DOWNLOAD_x86_64="https://github.com/ONLYOFFICE/DesktopEditors/releases/download/v6.1.0/onlyoffice-desktopeditors_6.1.0-90_amd64.deb" +MD5SUM_x86_64="60a6f8c0ab533cba248dc7d1331d2e2e" REQUIRES="gtkglext krb5 ttf-carlito" MAINTAINER="Alexander Verbovetsky" EMAIL="alik@ejik.org" -- cgit v1.2.3