From 36645393abec72a5387c445bb0d52005140e6c71 Mon Sep 17 00:00:00 2001 From: lemmi Date: Wed, 5 Jul 2023 01:05:38 +0200 Subject: [PATCH] darktable: update to 4.4.1. --- srcpkgs/darktable/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/darktable/template b/srcpkgs/darktable/template index bf6137d46870..d95cf1957c5a 100644 --- a/srcpkgs/darktable/template +++ b/srcpkgs/darktable/template @@ -1,7 +1,7 @@ # Template file for 'darktable' pkgname=darktable -version=4.2.1 -revision=6 +version=4.4.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=603a39c6074291a601f7feb16ebb453fd0c5b02a6f5d3c7ab6db612eadc97bac +checksum=e043d38d2e8adb67af7690b12b535a40e8ec7bea05cfa8684db8b21a626e0f0d build_options="avif gmic sdl2" build_options_default="avif"