darktable: update to 2.4.2.
This commit is contained in:
parent
08b4cfacae
commit
aed96365d7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'darktable'
|
||||
pkgname=darktable
|
||||
version=2.4.1
|
||||
version=2.4.2
|
||||
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=6254c63f9b50894b3fbf431d98c0fe8ec481957ab91f9af76e33cc1201c29704
|
||||
checksum=19cccb60711ed0607ceaa844967b692a3b8666b12bf1d12f2242ec8942fa5a81
|
||||
|
|
Loading…
Reference in a new issue