summaryrefslogtreecommitdiffstats
path: root/bin-editors
diff options
context:
space:
mode:
authorVlad Glagolev2019-06-07 05:30:16 +0000
committerVlad Glagolev2019-06-07 05:30:16 +0000
commitf7ae4633b7450e0432bd68f52c888fa6d44557d2 (patch)
tree54f13535e216be910b19deb76d745ac6ff10736d /bin-editors
parent295eef4c8ba828f438d02e3bb313921849fbd592 (diff)
libreoffice-bin: => 6.2.4 (fresh), 6.1.6 (still)
Diffstat (limited to 'bin-editors')
-rwxr-xr-xbin-editors/libreoffice-bin/DETAILS8
-rw-r--r--bin-editors/libreoffice-bin/HISTORY3
2 files changed, 7 insertions, 4 deletions
diff --git a/bin-editors/libreoffice-bin/DETAILS b/bin-editors/libreoffice-bin/DETAILS
index 2cff84e..bf4e58a 100755
--- a/bin-editors/libreoffice-bin/DETAILS
+++ b/bin-editors/libreoffice-bin/DETAILS
@@ -4,11 +4,11 @@ fi
SPELL=libreoffice-bin
SPELLX=libreoffice
if [[ "${LIBREOFFICE_BRANCH}" == "fresh" ]]; then
- VERSION=6.0.1
- BUILD_VERSION=1
-else
- VERSION=6.1.5
+ VERSION=6.2.4
BUILD_VERSION=2
+else
+ VERSION=6.1.6
+ BUILD_VERSION=3
fi
if [[ "${SMGL_COMPAT_ARCHS[1]}" == "x86_64" ]]; then
SOURCE=LibreOffice_${VERSION}_Linux_x86-64_rpm.tar.gz
diff --git a/bin-editors/libreoffice-bin/HISTORY b/bin-editors/libreoffice-bin/HISTORY
index 75869f7..173c8e3 100644
--- a/bin-editors/libreoffice-bin/HISTORY
+++ b/bin-editors/libreoffice-bin/HISTORY
@@ -1,3 +1,6 @@
+2019-06-06 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 6.2.4 (fresh), 6.1.6 (still)
+
2019-03-03 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 6.1.5 (still)