From 175cd3f66a811353298f935676c23d13dfdf0205 Mon Sep 17 00:00:00 2001 From: oreo639 Date: Tue, 2 Jan 2024 22:41:01 -0800 Subject: [PATCH] darktable: rebuild for libjxl 0.9 --- srcpkgs/darktable/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/darktable/template b/srcpkgs/darktable/template index 97dfae3471e..af29d7cec18 100644 --- a/srcpkgs/darktable/template +++ b/srcpkgs/darktable/template @@ -1,7 +1,7 @@ # Template file for 'darktable' pkgname=darktable version=4.4.2 -revision=5 +revision=6 # upstream only supports these archs: archs="x86_64* aarch64* ppc64le*" build_style=cmake