From 01aff581587582b4de90c9f49ae4905cdba03cb3 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Fri, 29 Jun 2018 10:52:24 +0200 Subject: [PATCH] libreoffice: Update version from 6.0.4.2 to 6.0.5.2 Release notes are available online [1][2]. [1]: https://wiki.documentfoundation.org/Releases/6.0.5/RC1 [2]: https://wiki.documentfoundation.org/Releases/6.0.5/RC2 --- libreoffice.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libreoffice.be0 b/libreoffice.be0 index 4d2c24d5c..ecc40054a 100755 --- a/libreoffice.be0 +++ b/libreoffice.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION libreoffice-6.0.4.2-0 +# BEE_VERSION libreoffice-6.0.5.2-0 ## this file was created by bee init and should be executed to build a ## bee-package. (Additional hints are located at the end of this file.)