darktable: update to 2.4.1.
This commit is contained in:
parent
9d2d376ca7
commit
9aa9dd24f2
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'darktable'
|
||||
pkgname=darktable
|
||||
version=2.4.0
|
||||
version=2.4.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
# this makes sure to use -march=generic and -msse3
|
||||
|
@ -20,4 +20,4 @@ depends="adwaita-icon-theme"
|
|||
# upstream only supports these archs:
|
||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl aarch64 aarch64-musl"
|
||||
distfiles="https://github.com/darktable-org/darktable/releases/download/release-${version}/darktable-${version}.tar.xz"
|
||||
checksum=9d37388aee79d5ada71062bbac3cda612a61d1a781f6320b784b27308f3a1878
|
||||
checksum=6254c63f9b50894b3fbf431d98c0fe8ec481957ab91f9af76e33cc1201c29704
|
||||
|
|
Loading…
Reference in New Issue