From 88b3d8adb3059321786fbc9cd5971d82a9755076 Mon Sep 17 00:00:00 2001 From: Ark74 <ark@switnet.org> Date: Tue, 18 Jul 2023 11:22:12 -0600 Subject: [PATCH] libreoffice: bump version to rebuild missing arch binaries. --- helpers/make-libreoffice | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helpers/make-libreoffice b/helpers/make-libreoffice index dab0df41..b140de44 100644 --- a/helpers/make-libreoffice +++ b/helpers/make-libreoffice @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=1 +VERSION=2 EXTERNAL='deb-src http://ppa.launchpad.net/libreoffice/ppa/ubuntu $UPSTREAM main' REPOKEY="83FBA1751378B444" BACKPORT=true -- GitLab