From 20441b7055429d390c601026a662b8a4f1116168 Mon Sep 17 00:00:00 2001 From: RunningDroid Date: Sun, 6 Oct 2024 17:15:06 -0400 Subject: [PATCH] LGOGDownloader: update to 3.15 Closes: #52533 [via git-merge-pr] --- srcpkgs/LGOGDownloader/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/LGOGDownloader/template b/srcpkgs/LGOGDownloader/template index 23182ebd3cf..245d5f1f16d 100644 --- a/srcpkgs/LGOGDownloader/template +++ b/srcpkgs/LGOGDownloader/template @@ -1,6 +1,6 @@ # Template file for 'LGOGDownloader' pkgname=LGOGDownloader -version=3.14 +version=3.15 revision=1 build_style=cmake configure_args="$(vopt_bool qt USE_QT_GUI)" @@ -15,7 +15,7 @@ license="WTFPL" homepage="https://github.com/Sude-/lgogdownloader" changelog="https://github.com/Sude-/lgogdownloader/releases" distfiles="https://github.com/Sude-/lgogdownloader/archive/v${version}.tar.gz" -checksum=4b76efb510c0a861b2c93cc34f7a9b402a7af74e5362bfabe06c88d87219c8cd +checksum=d72c7a5f31e8bf334467eec2066c6f9286676dec4ac03eb989bc18f8a8b56cea build_options="qt" desc_option_qt="Include QT WebEngine to support solving captchas"