diff --git a/srcpkgs/darktable/template b/srcpkgs/darktable/template index fb80da78bf..28e5688cdc 100644 --- a/srcpkgs/darktable/template +++ b/srcpkgs/darktable/template @@ -1,7 +1,7 @@ # Template file for 'darktable' pkgname=darktable -version=2.6.0 -revision=2 +version=2.6.1 +revision=1 # upstream only supports these archs: archs="i686* x86_64* aarch64* ppc64le*" build_style=cmake @@ -22,7 +22,7 @@ license="GPL-3" 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=483d7d8e4ac532d89efc2f24e169f7a7da2d3ef0c599602b658d67a040670478 +checksum=63c53332eecff946e41c1b6551d51bc0a2515572532f470b7b570b60805c3026 case "$XBPS_TARGET_MACHINE" in ppc64le*) configure_args+=" -DUSE_OPENCL=OFF"