darktable: update to 2.0.7.
This commit is contained in:
parent
51cbe00753
commit
b28011a7b4
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.0.6
|
version=2.0.7
|
||||||
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
|
||||||
|
@ -23,4 +23,4 @@ depends="adwaita-icon-theme"
|
||||||
# openmp-simd, which will enable other architectures aswell.
|
# openmp-simd, which will enable other architectures aswell.
|
||||||
only_for_archs="i686 x86_64"
|
only_for_archs="i686 x86_64"
|
||||||
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=2368c1865221032061645342ba8c00bcd6d224e9829a55bc610e6cb67de738c1
|
checksum=a9226157404538183549079e3b8707c910fedbb669bd018106bdf584b88a1dab
|
||||||
|
|
Loading…
Reference in a new issue