From 23864a86d35dec628003da97f152f4483551be7b Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 8 May 2018 13:50:14 -0300 Subject: [PATCH] darktable: rebuild against ilmbase-2.1.1. --- srcpkgs/darktable/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/darktable/template b/srcpkgs/darktable/template index 571510e4033..dd07a4d6a4a 100644 --- a/srcpkgs/darktable/template +++ b/srcpkgs/darktable/template @@ -1,7 +1,7 @@ # Template file for 'darktable' pkgname=darktable version=2.4.4 -revision=1 +revision=2 build_style=cmake # this makes sure to use -march=generic and -msse3 configure_args="-DBINARY_PACKAGE_BUILD=ON -DBUILD_NOISE_TOOLS=ON"