aboutsummaryrefslogtreecommitdiff
path: root/office/libreoffice/libreoffice.SlackBuild
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-10-14 20:37:40 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-10-14 20:37:40 +0700
commita66480b0f1e43671141cfc90c3635bbfca23c113 (patch)
treedec6eb5ad7ec9b6177ff2cb426c76acb4df48cea /office/libreoffice/libreoffice.SlackBuild
parentf7800eadeca339acb088f08c09fa50da4d938542 (diff)
office/libreoffice: Updated for version 7.2.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/libreoffice/libreoffice.SlackBuild')
-rw-r--r--office/libreoffice/libreoffice.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/office/libreoffice/libreoffice.SlackBuild b/office/libreoffice/libreoffice.SlackBuild
index 154a2bcabd26f..04f795c47f399 100644
--- a/office/libreoffice/libreoffice.SlackBuild
+++ b/office/libreoffice/libreoffice.SlackBuild
@@ -2,9 +2,9 @@
# Slackware build script for LibreOffice
-# Copyright 2006.2007.2.18,2009,2010 Robby Workman, Northport, Alabama, USA
+# Copyright 2006.2007.2008,2009,2010 Robby Workman, Northport, Alabama, USA
# Copyright 2010-2014 Niels Horn, Rio de Janeiro, RJ, Brazil
-# Copyright 2014-2019 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2014-2021 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=libreoffice
-VERSION=${VERSION:-"7.2.1"}
+VERSION=${VERSION:-"7.2.2"}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}