darktable: update to 2.4.4.
This commit is contained in:
parent
ccde2bb98b
commit
961e34acfd
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'darktable'
|
||||
pkgname=darktable
|
||||
version=2.4.3
|
||||
version=2.4.4
|
||||
revision=1
|
||||
build_style=cmake
|
||||
# this makes sure to use -march=generic and -msse3
|
||||
|
@ -19,5 +19,6 @@ makedepends="gtk+3-devel glib-devel exiv2-devel libglade-devel libxslt-devel
|
|||
depends="adwaita-icon-theme"
|
||||
# upstream only supports these archs:
|
||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl aarch64 aarch64-musl"
|
||||
changelog="https://github.com/darktable-org/darktable/releases"
|
||||
distfiles="https://github.com/darktable-org/darktable/releases/download/release-${version}/darktable-${version}.tar.xz"
|
||||
checksum=1dc5fc7bd142f4c74a5dd4706ac1dad772dfc7cd5538f033e60e3a08cfed03d3
|
||||
checksum=964320b8c9ffef680fa0407a6ca16ed5136ad1f449572876e262764e78acb04d
|
||||
|
|
Loading…
Reference in New Issue