mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
darktable: update to 2.2.5.
This commit is contained in:
parent
e1df20e613
commit
a12df8ff74
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'darktable'
|
# Template file for 'darktable'
|
||||||
pkgname=darktable
|
pkgname=darktable
|
||||||
version=2.2.4
|
version=2.2.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
# this makes sure to use -march=generic and -msse3
|
# this makes sure to use -march=generic and -msse3
|
||||||
|
@ -20,4 +20,4 @@ depends="adwaita-icon-theme"
|
||||||
# upstream only supports these archs:
|
# upstream only supports these archs:
|
||||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl aarch64 aarch64-musl"
|
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"
|
distfiles="https://github.com/darktable-org/darktable/releases/download/release-${version}/darktable-${version}.tar.xz"
|
||||||
checksum=bd5445d6b81fc3288fb07362870e24bb0b5378cacad2c6e6602e32de676bf9d8
|
checksum=e303a42b33f78eb1f48d3b36d1df46f30873df4c5a7b49605314f61c49fbf281
|
||||||
|
|
Loading…
Add table
Reference in a new issue