summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xlibreoffice/build/libreoffice.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/libreoffice/build/libreoffice.SlackBuild b/libreoffice/build/libreoffice.SlackBuild
index c5ce658a..695a1e98 100755
--- a/libreoffice/build/libreoffice.SlackBuild
+++ b/libreoffice/build/libreoffice.SlackBuild
@@ -333,6 +333,8 @@
# * Update.
# 7.1.2-1: 03/apr/2021 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 7.1.3-1: 06/may/2021 by Eric Hameleers <alien@slackware.com>
+# * Update.
#
# Run 'sh libreoffice.SlackBuild' to build a Slackware package.
# The package (.txz) and .txt file as well as build logs are created in /tmp .
@@ -372,7 +374,7 @@ USE_JAVA=$(echo $USE_JAVA | tr 'a-z' 'A-Z')
#SRCVER=${SRCVER:-5.0.0.2git}
#SRCVER=${SRCVER:-5.0.0.2}
-SRCVER=${SRCVER:-7.1.2}
+SRCVER=${SRCVER:-7.1.3}
SUBVER=".2"
PKG_SUBVER=""