From cccf880182a7bdb31a15043afa6f2afaa8e95674 Mon Sep 17 00:00:00 2001 From: lemmi Date: Sat, 6 Feb 2021 17:20:40 +0100 Subject: [PATCH] darktable: update to 3.4.1. --- srcpkgs/darktable/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/darktable/template b/srcpkgs/darktable/template index 20734edd8fc..24f17d36dda 100644 --- a/srcpkgs/darktable/template +++ b/srcpkgs/darktable/template @@ -1,6 +1,6 @@ # Template file for 'darktable' pkgname=darktable -version=3.2.1 +version=3.4.1 revision=1 # upstream only supports these archs: archs="x86_64* aarch64* ppc64le*" @@ -22,7 +22,7 @@ license="GPL-3.0-or-later" homepage="http://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=6e3683ea88dc0a0271be7eca4fd594b9e46b1b7194847825a8d0a0c12bdeb90c +checksum=7fc3f851da9bcd7c5053ecd09f21aa3eb6103be98a6c58f52010b6f22174941e build_options="gmic"