summaryrefslogtreecommitdiffstats
path: root/libreoffice
diff options
context:
space:
mode:
Diffstat (limited to 'libreoffice')
-rwxr-xr-xlibreoffice/build/libreoffice36.SlackBuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/libreoffice/build/libreoffice36.SlackBuild b/libreoffice/build/libreoffice36.SlackBuild
index eeeadcdf..534af8d0 100755
--- a/libreoffice/build/libreoffice36.SlackBuild
+++ b/libreoffice/build/libreoffice36.SlackBuild
@@ -139,6 +139,8 @@
# 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.
+# 3.6.5-1: 05/apr/2013 by Eric Hameleers <alien@slackware.com>
+# * This one *really* is the last release in 3.6 series!
#
# Run 'sh libreoffice.SlackBuild' to build a Slackware package.
# The package (.txz) and .txt file as well as build logs are created in /tmp .
@@ -164,8 +166,8 @@ TAG=${TAG:-alien}
#SRCVER=${SRCVER:-HEAD}
#SRCVER=${SRCVER:-3.3.0.4}
-SRCVER=${SRCVER:-3.6.5}
-SUBVER=".2"
+SRCVER=${SRCVER:-3.6.6}
+SUBVER=".1"
# If we pull a git shapshot, use today's date as the VERSION:
# If we are building offline, we do not want git checks: