From d589fe38eca9631c2201ffd21c7e352a4ed41686 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 24 Jun 2026 14:35:15 -0400 Subject: [PATCH] qcoro-qt6: rebuild for qt6-6.11.1 --- srcpkgs/qcoro-qt6/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/qcoro-qt6/template b/srcpkgs/qcoro-qt6/template index 61204f1eb33..8d2d0f91b93 100644 --- a/srcpkgs/qcoro-qt6/template +++ b/srcpkgs/qcoro-qt6/template @@ -1,7 +1,7 @@ # Template file for 'qcoro-qt6' pkgname=qcoro-qt6 version=0.12.0 -revision=2 +revision=3 build_style=cmake configure_args="-DUSE_QT_VERSION=6 -DBUILD_SHARED_LIBS=ON -DECM_MKSPECS_INSTALL_DIR=/usr/lib${XBPS_TARGET_WORDSIZE}/qt6/mkspecs/modules"