From f123de62035f23954b335939064c9e4ae0569eea Mon Sep 17 00:00:00 2001 From: Marcin Puc Date: Sat, 10 Jun 2023 12:18:59 +0200 Subject: [PATCH] calligra: rebuild for libgit2 --- srcpkgs/calligra/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/calligra/template b/srcpkgs/calligra/template index d0bdd2fec26..38d7984727a 100644 --- a/srcpkgs/calligra/template +++ b/srcpkgs/calligra/template @@ -1,7 +1,7 @@ # Template file for 'calligra' pkgname=calligra version=3.2.1 -revision=13 +revision=14 build_style=cmake configure_args="-Wno-dev -DCALLIGRA_SHOULD_BUILD_UNMAINTAINED=ON -DBUILD_TESTING=OFF"