summaryrefslogtreecommitdiffstats
path: root/office/libreoffice/libreoffice.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-09-17 07:05:01 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-09-22 11:33:15 +0700
commit76cc0b3928d4a1b8c5995adb54cc46e0e7e65224 (patch)
tree1023db10ef9bcc39b8d6e31b5239d342370d35e3 /office/libreoffice/libreoffice.SlackBuild
parent5ec21ab15ed0a2acd55cf16bb2e019cf19b0f62e (diff)
downloadslackbuilds-76cc0b3928d4a1b8c5995adb54cc46e0e7e65224.tar.gz
slackbuilds-76cc0b3928d4a1b8c5995adb54cc46e0e7e65224.tar.xz
office/libreoffice: Updated for version 7.2.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/libreoffice/libreoffice.SlackBuild')
-rw-r--r--office/libreoffice/libreoffice.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/office/libreoffice/libreoffice.SlackBuild b/office/libreoffice/libreoffice.SlackBuild
index 78c780558b..154a2bcabd 100644
--- a/office/libreoffice/libreoffice.SlackBuild
+++ b/office/libreoffice/libreoffice.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for LibreOffice
-# Copyright 2006.2007,2008,2009,2010 Robby Workman, Northport, Alabama, USA
+# Copyright 2006.2007.2.18,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>
# All rights reserved.
@@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=libreoffice
-VERSION=${VERSION:-"7.2.0"}
+VERSION=${VERSION:-"7.2.1"}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}