From b8c8e1a056070c143eaa60e5c32433aaa89fcb3a Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sun, 6 Jul 2025 16:22:54 +0200 Subject: [PATCH] actiona: rebuild against opencv-4.12.0 --- srcpkgs/actiona/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/actiona/template b/srcpkgs/actiona/template index 0d899311e6d..6d049fd0290 100644 --- a/srcpkgs/actiona/template +++ b/srcpkgs/actiona/template @@ -1,7 +1,7 @@ # Template file for 'actiona' pkgname=actiona version=3.10.1 -revision=3 +revision=4 build_style=qmake configure_args="PKGCONFIG_OPENCV=opencv4" hostmakedepends="pkg-config qt5-plugin-mysql qt5-qmake qt5-host-tools"