From a2cff84ad88df1bebd977615a4acebe5b88eae94 Mon Sep 17 00:00:00 2001 From: Piraty Date: Sun, 23 Jul 2023 02:01:20 +0200 Subject: [PATCH] LGOGDownloader: rebuild against jsoncpp-1.9.5 --- srcpkgs/LGOGDownloader/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/LGOGDownloader/template b/srcpkgs/LGOGDownloader/template index e749d635c5c..e88351cc457 100644 --- a/srcpkgs/LGOGDownloader/template +++ b/srcpkgs/LGOGDownloader/template @@ -1,7 +1,7 @@ # Template file for 'LGOGDownloader' pkgname=LGOGDownloader version=3.11 -revision=2 +revision=3 build_style=cmake configure_args="$(vopt_bool qt USE_QT_GUI)" hostmakedepends="pkg-config"