summaryrefslogtreecommitdiffstats
path: root/libreoffice
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2013-02-01 08:53:47 +0000
committer Eric Hameleers <alien@slackware.com>2013-02-01 08:53:47 +0000
commit06325e35784dc697f302df7b774dee2cb5d5d52e (patch)
tree062ab516f7116a956187184461a57b32635214e4 /libreoffice
parent676aca93e2d9e1a638e5a11cee0239c38d27c3a4 (diff)
downloadasb-06325e35784dc697f302df7b774dee2cb5d5d52e.tar.gz
asb-06325e35784dc697f302df7b774dee2cb5d5d52e.tar.xz
Update to 3.6.5
Diffstat (limited to 'libreoffice')
-rwxr-xr-xlibreoffice/build/libreoffice36.SlackBuild11
1 files changed, 7 insertions, 4 deletions
diff --git a/libreoffice/build/libreoffice36.SlackBuild b/libreoffice/build/libreoffice36.SlackBuild
index 2dae0459..385fe276 100755
--- a/libreoffice/build/libreoffice36.SlackBuild
+++ b/libreoffice/build/libreoffice36.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/sh
# $Id$
-# Copyright 2010, 2011, 2012 Eric Hameleers, Eindhoven, NL
+# Copyright 2010, 2011, 2012, 2013 Eric Hameleers, Eindhoven, NL
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for
@@ -135,6 +135,9 @@
# * New release, still built for Slackware 13.37.
# 3.6.4-1: 06/dec/2012 by Eric Hameleers <alien@slackware.com>
# * New release. Refreshed the swedish dictionary.
+# 3.6.5-1: 01/feb/2013 by Eric Hameleers <alien@slackware.com>
+# * Last release in 3.6 series, also the last one I intend
+# to build for Slackware 13.37.
#
# Run 'sh libreoffice.SlackBuild' to build a Slackware package.
# The package (.txz) and .txt file as well as build logs are created in /tmp .
@@ -160,8 +163,8 @@ TAG=${TAG:-alien}
#SRCVER=${SRCVER:-HEAD}
#SRCVER=${SRCVER:-3.3.0.4}
-SRCVER=${SRCVER:-3.6.4}
-SUBVER=".3"
+SRCVER=${SRCVER:-3.6.5}
+SUBVER=".2"
# If we pull a git shapshot, use today's date as the VERSION:
# If we are building offline, we do not want git checks:
@@ -537,8 +540,8 @@ SRCURL[99]="http://dev-www.libreoffice.org/src/327348d67c979c88c2dec59a23a17d85-
SOURCE[100]="$SRCDIR/sources/185d60944ea767075d27247c3162b3bc-unowinreg.dll"
SRCURL[100]="http://dev-www.libreoffice.org/extern/185d60944ea767075d27247c3162b3bc-unowinreg.dll"
-
# Additional dictionaries I'd like to have installed:
+
SOURCE[101]="$SRCDIR/sources/dict-en-US.oxt"
SRCURL[101]="http://extensions.services.openoffice.org/e-files/1470/1/en_US.oxt"
SOURCE[102]="$SRCDIR/sources/dict-en-GB.oxt"