summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2023-02-23 21:35:31 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-02-25 09:18:11 +0700
commit6000961b53d933a6899627d0cd3d281ba355db40 (patch)
treefa71153c8191c7f21075b295afe9f2d9116dfa36 /office
parentb256007336aea338980f7314228918b57cb620b9 (diff)
downloadslackbuilds-6000961b53d933a6899627d0cd3d281ba355db40.tar.gz
slackbuilds-6000961b53d933a6899627d0cd3d281ba355db40.tar.xz
office/openoffice.org: Updated for version 4.1.13.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r--office/openoffice.org/openoffice.org.SlackBuild5
-rw-r--r--office/openoffice.org/openoffice.org.info14
2 files changed, 10 insertions, 9 deletions
diff --git a/office/openoffice.org/openoffice.org.SlackBuild b/office/openoffice.org/openoffice.org.SlackBuild
index 1fa097f05c..e40f15dd5e 100644
--- a/office/openoffice.org/openoffice.org.SlackBuild
+++ b/office/openoffice.org/openoffice.org.SlackBuild
@@ -1,6 +1,7 @@
#!/bin/bash
# Slackware build script for openoffice.org
+# Copyright 2023 Dimitris Zlatanidis Orestiada, Greece
# Copyright 2018-2019 Donald Cooley South Haven, Indiana USA
# With help from Ekin Akoglu to fix missing menu icons and script cleanup,
# and a diff from Dominik Drobek to remove unnecessary RPM cruft.
@@ -32,8 +33,8 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=openoffice.org
SRCNAM=openoffice
-VERSION=${VERSION:-4.1.7}
-BUILD_ID=${BUILD_ID:-9800}
+VERSION=${VERSION:-4.1.13}
+BUILD_ID=${BUILD_ID:-9810}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/office/openoffice.org/openoffice.org.info b/office/openoffice.org/openoffice.org.info
index c748fa84d7..8649239ae8 100644
--- a/office/openoffice.org/openoffice.org.info
+++ b/office/openoffice.org/openoffice.org.info
@@ -1,10 +1,10 @@
PRGNAM="openoffice.org"
-VERSION="4.1.7"
+VERSION="4.1.13"
HOMEPAGE="https://openoffice.org"
-DOWNLOAD="https://sourceforge.net/projects/openofficeorg.mirror/files/4.1.7/binaries/en-US/Apache_OpenOffice_4.1.7_Linux_x86_install-rpm_en-US.tar.gz"
-MD5SUM="650016711ab925eb0350c4d2fbbecd92"
-DOWNLOAD_x86_64="https://sourceforge.net/projects/openofficeorg.mirror/files/4.1.7/binaries/en-US/Apache_OpenOffice_4.1.7_Linux_x86-64_install-rpm_en-US.tar.gz"
-MD5SUM_x86_64="f71d8bbc7c1901e808e7c5d5e6eaa051"
+DOWNLOAD="https://sourceforge.net/projects/openofficeorg.mirror/files/4.1.13/binaries/en-US/Apache_OpenOffice_4.1.13_Linux_x86_install-rpm_en-US.tar.gz"
+MD5SUM="06ebc1c5006ce3f7b0b18e14bf988135"
+DOWNLOAD_x86_64="https://sourceforge.net/projects/openofficeorg.mirror/files/4.1.13/binaries/en-US/Apache_OpenOffice_4.1.13_Linux_x86-64_install-rpm_en-US.tar.gz"
+MD5SUM_x86_64="af7f6219a86d71728bb51e6ab8e823b1"
REQUIRES=""
-MAINTAINER="Donald Cooley"
-EMAIL="chytraeu@sdf.org"
+MAINTAINER="Dimitris Zlatanidis"
+EMAIL="d.zlatanidis@gmail.com"