office/smoffice2018: Updated for version 2018_946.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Alexander Verbovetsky 2019-02-17 21:31:29 +07:00 committed by Willy Sudiarto Raharjo
parent e32d796cc4
commit fddf51322c
2 changed files with 7 additions and 7 deletions

View file

@ -4,7 +4,7 @@
# Based on the Arch Linux PKGBUILD.
# Copyright 2018, Alexander Verbovetsky, Moscow, Russia
# Copyright 2018-2019, Alexander Verbovetsky, Moscow, Russia
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -25,7 +25,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=smoffice2018
VERSION=${VERSION:-2018_942}
VERSION=${VERSION:-2018_946}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="smoffice2018"
VERSION="2018_942"
VERSION="2018_946"
HOMEPAGE="https://www.softmaker.com/en/softmaker-office-linux"
DOWNLOAD="https://www.softmaker.net/down/softmaker-office-2018-942-i386.tgz"
MD5SUM="0e06e0790b0ac68e1cc7bf5ad7254c0e"
DOWNLOAD_x86_64="https://www.softmaker.net/down/softmaker-office-2018-942-amd64.tgz"
MD5SUM_x86_64="affc115ae96c8187a93f3f1a2940d60b"
DOWNLOAD="https://www.softmaker.net/down/softmaker-office-2018-946-i386.tgz"
MD5SUM="ca2b724b695162e295b134b84b8105c3"
DOWNLOAD_x86_64="https://www.softmaker.net/down/softmaker-office-2018-946-amd64.tgz"
MD5SUM_x86_64="5732c81734c4a9db9c49131e6e2e576c"
REQUIRES=""
MAINTAINER="Alexander Verbovetsky"
EMAIL="alik@ejik.org"