From 4a81069ac513aa1e0b8170f4be758b4cb3fdb593 Mon Sep 17 00:00:00 2001 From: q66 Date: Sun, 3 May 2020 19:44:01 +0200 Subject: [PATCH] ktexteditor: rebuild against libgit2-1.0.0 --- srcpkgs/ktexteditor/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ktexteditor/template b/srcpkgs/ktexteditor/template index 58bf818a74d..6578a855e22 100644 --- a/srcpkgs/ktexteditor/template +++ b/srcpkgs/ktexteditor/template @@ -1,7 +1,7 @@ # Template file for 'ktexteditor' pkgname=ktexteditor version=5.69.0 -revision=1 +revision=2 build_style=cmake configure_args="-DBUILD_TESTING=OFF -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"