From d4f00250c4e1f2fc5366b4dc862310e82016883e Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Tue, 8 Oct 2019 12:49:25 +0200 Subject: [PATCH] libreoffice: Update version from 6.1.5.2 to 6.1.6.3 The changes can be viewed with the command below. git log --oneline --reverse libreoffice-6.1.5.2..libreoffice-6.1.6.3 --- libreoffice.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libreoffice.be0 b/libreoffice.be0 index 5ee892e5f..7a4ec146c 100755 --- a/libreoffice.be0 +++ b/libreoffice.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION libreoffice-6.1.5.2-0 +# BEE_VERSION libreoffice-6.1.6.3-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.)