darktable: update to 4.4.2.

This commit is contained in:
lemmi 2023-07-23 11:58:14 +02:00
parent 1556a665c7
commit 2c6dddfc02
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'darktable'
pkgname=darktable
version=4.4.1
version=4.4.2
revision=1
# upstream only supports these archs:
archs="x86_64* aarch64* ppc64le*"
@ -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=e043d38d2e8adb67af7690b12b535a40e8ec7bea05cfa8684db8b21a626e0f0d
checksum=c11d28434fdf2e9ce572b9b1f9bc4e64dcebf6148e25080b4c32eb51916cfa98
build_options="avif gmic sdl2"
build_options_default="avif gmic sdl2"