darktable: update to 2.2.4.
This commit is contained in:
parent
6f7751c6bb
commit
98ea98b2cb
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'darktable'
|
||||
pkgname=darktable
|
||||
version=2.2.3
|
||||
revision=2
|
||||
version=2.2.4
|
||||
revision=1
|
||||
build_style=cmake
|
||||
# this makes sure to use -march=generic and -msse3
|
||||
configure_args="-DBINARY_PACKAGE_BUILD=ON"
|
||||
|
@ -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=1b33859585bf283577680c61e3c0ea4e48214371453b9c17a86664d2fbda48a0
|
||||
checksum=bd5445d6b81fc3288fb07362870e24bb0b5378cacad2c6e6602e32de676bf9d8
|
||||
|
|
Loading…
Reference in a new issue