From d8db88f0867271840ead7ddf1523f4808e3fed47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= Date: Tue, 6 Jun 2023 17:37:59 +0100 Subject: [PATCH] darktable: revbump for imath 3.1.9. --- srcpkgs/darktable/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/darktable/template b/srcpkgs/darktable/template index 2da30286a3a..bf6137d4687 100644 --- a/srcpkgs/darktable/template +++ b/srcpkgs/darktable/template @@ -1,7 +1,7 @@ # Template file for 'darktable' pkgname=darktable version=4.2.1 -revision=5 +revision=6 # upstream only supports these archs: archs="x86_64* aarch64* ppc64le*" build_style=cmake