From be78a77bd89f63d888ee070fc6de4345c6c20289 Mon Sep 17 00:00:00 2001 From: lemmi Date: Sat, 17 Feb 2024 15:45:24 +0100 Subject: [PATCH] darktable: update to 4.6.1. --- srcpkgs/darktable/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/darktable/template b/srcpkgs/darktable/template index af29d7cec18bb..86eed738b7654 100644 --- a/srcpkgs/darktable/template +++ b/srcpkgs/darktable/template @@ -1,7 +1,7 @@ # Template file for 'darktable' pkgname=darktable -version=4.4.2 -revision=6 +version=4.6.1 +revision=1 # upstream only supports these archs: archs="x86_64* aarch64* ppc64le*" build_style=cmake @@ -23,7 +23,7 @@ license="GPL-3.0-or-later" homepage="https://www.darktable.org/" changelog="https://github.com/darktable-org/darktable/releases" distfiles="https://github.com/darktable-org/darktable/releases/download/release-${version}/darktable-${version}.tar.xz" -checksum=c11d28434fdf2e9ce572b9b1f9bc4e64dcebf6148e25080b4c32eb51916cfa98 +checksum=16edc0a070293e2d3cda4ea10e49bda9bde932e23f9e62e2fa2e7ac74acf7afd build_options="avif gmic sdl2" build_options_default="avif gmic sdl2"