From 95cca46db46442f3c770d7ca447976e7f66d3c33 Mon Sep 17 00:00:00 2001 From: oreo639 Date: Sun, 16 Feb 2025 23:35:35 -0800 Subject: [PATCH] rawtherapee: rebuild for libjxl 0.11 --- srcpkgs/rawtherapee/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/rawtherapee/template b/srcpkgs/rawtherapee/template index 7870ba610cc..84c0f325195 100644 --- a/srcpkgs/rawtherapee/template +++ b/srcpkgs/rawtherapee/template @@ -1,7 +1,7 @@ # Template file for 'rawtherapee' pkgname=rawtherapee version=5.11 -revision=1 +revision=2 build_style=cmake configure_args="-DCACHE_NAME_SUFFIX=\"\" -DWITH_LTO=ON -DWITH_SYSTEM_LIBRAW=ON" hostmakedepends="pkg-config"