mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
office/smoffice2021: Updated for version 2021_1024.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4118ebdaa3
commit
bafdd9ff8b
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=smoffice2021
|
||||
VERSION=${VERSION:-2021_1020}
|
||||
VERSION=${VERSION:-2021_1024}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="smoffice2021"
|
||||
VERSION="2021_1020"
|
||||
VERSION="2021_1024"
|
||||
HOMEPAGE="https://www.softmaker.com/en/softmaker-office-linux"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://www.softmaker.net/down/softmaker-office-2021-1020-amd64.tgz"
|
||||
MD5SUM_x86_64="70e213521cd7bd1718cbc2b425f6aa1a"
|
||||
DOWNLOAD_x86_64="https://www.softmaker.net/down/softmaker-office-2021-1024-amd64.tgz"
|
||||
MD5SUM_x86_64="4fd374951ac0a4671a91acdca475d90b"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Donald Cooley"
|
||||
EMAIL="chytraeu@sdf.org"
|
||||
|
|
Loading…
Reference in a new issue