From a7a551d1c8dd7d3bee2057e32f71be39b39612f9 Mon Sep 17 00:00:00 2001 From: q66 Date: Sun, 3 May 2020 20:00:42 +0200 Subject: [PATCH] calligra: rebuild against libgit2-1.0.0 --- srcpkgs/calligra/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/calligra/template b/srcpkgs/calligra/template index 94a26744fe..bb622d8e65 100644 --- a/srcpkgs/calligra/template +++ b/srcpkgs/calligra/template @@ -1,7 +1,7 @@ # Template file for 'calligra' pkgname=calligra version=3.2.0 -revision=1 +revision=2 build_style=cmake configure_args="-Wno-dev -DCALLIGRA_SHOULD_BUILD_UNMAINTAINED=ON -DBUILD_TESTING=OFF"