summaryrefslogtreecommitdiffstats
path: root/libreoffice
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2011-06-03 11:38:52 +0000
committer Eric Hameleers <alien@slackware.com>2011-06-03 11:38:52 +0000
commit77ab1a2f7dcef0b26398ad537dc7919e1ab805b7 (patch)
tree79bbe4fe4600e81ba88974065988a6ea150ba713 /libreoffice
parent2e0f14ffa26769c6c33899f580becec8a0b038f7 (diff)
downloadasb-77ab1a2f7dcef0b26398ad537dc7919e1ab805b7.tar.gz
asb-77ab1a2f7dcef0b26398ad537dc7919e1ab805b7.tar.xz
Stable release 3.4.0.
Diffstat (limited to 'libreoffice')
-rwxr-xr-xlibreoffice/build/libreoffice36.SlackBuild11
1 files changed, 6 insertions, 5 deletions
diff --git a/libreoffice/build/libreoffice36.SlackBuild b/libreoffice/build/libreoffice36.SlackBuild
index c6aabf5c..c87fb787 100755
--- a/libreoffice/build/libreoffice36.SlackBuild
+++ b/libreoffice/build/libreoffice36.SlackBuild
@@ -79,8 +79,9 @@
# The SlackBuild has been updated to use new LibreOffice menu
# icons instead of the old OOo versions.
# Also add italian dictionary (request).
-# 3.4.0.2-1: 28/may/2011 by Eric Hameleers <alien@slackware.com>
-# * Second release candidate of the new major release.
+# 3.4.0-1: 03/jun/2011 by Eric Hameleers <alien@slackware.com>
+# * A new major release. The source tarballs are identical to the
+# second release candidate.
# Added german dictionary (dict-de-DE_frami) and polish pl-dict
# on request. Added bundled scripting extensions.
# Stopped building from the 'build' tarball since that seems
@@ -88,7 +89,7 @@
# packaging so much harder.
#
# Run 'sh libreoffice.SlackBuild' to build a Slackware package.
-# The package (.tgz) and .txt file as well as build logs are created in /tmp .
+# The package (.txz) and .txt file as well as build logs are created in /tmp .
# Install it using 'installpkg'.
#
# -----------------------------------------------------------------------------
@@ -110,8 +111,8 @@ TAG=${TAG:-alien}
#SRCVER=${SRCVER:-HEAD}
#SRCVER=${SRCVER:-3.3.0.4}
-SRCVER=${SRCVER:-3.4.0.2}
-SUBVER=""
+SRCVER=${SRCVER:-3.4.0}
+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: