office/smoffice2021: Updated for version 2021_1068.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Donald Cooley 2023-11-25 21:45:29 +07:00 committed by Willy Sudiarto Raharjo
parent 1c60a79616
commit 4c768a7f0c
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 6 additions and 6 deletions

View file

@ -2,10 +2,10 @@
# Slackware build script for smoffice2021
# Copyright 2023-, Antonio Leal, Porto Salvo, Oeiras, Portugal
# Copyright 2020-2023, Donald Cooley, South Haven, Indiana, USA
# Based on the smoffice2018 SlackBuild by Alexander Verbovetsky
# Based on the Arch Linux PKGBUILD.
# Copyright 2020, Donald Cooley, South Haven, Indiana, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -28,7 +28,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=smoffice2021
VERSION=${VERSION:-2021_1024}
VERSION=${VERSION:-2021_1068}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,10 +1,10 @@
PRGNAM="smoffice2021"
VERSION="2021_1024"
VERSION="2021_1068"
HOMEPAGE="https://www.softmaker.com/en/softmaker-office-linux"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://www.softmaker.net/down/softmaker-office-2021-1024-amd64.tgz"
MD5SUM_x86_64="4fd374951ac0a4671a91acdca475d90b"
DOWNLOAD_x86_64="https://www.softmaker.net/down/softmaker-office-2021-1068-amd64.tgz"
MD5SUM_x86_64="b248a85c407100c48fe5a52c85338161"
REQUIRES=""
MAINTAINER="Donald Cooley"
EMAIL="chytraeu@sdf.org"