darktable: update to 2.0.6.
This commit is contained in:
parent
33a1190037
commit
94130fe229
|
@ -9,3 +9,7 @@ downgrade to darktable-1.6.9:
|
|||
|
||||
# xdowngrade /var/cache/xbps/darktable-1.6.9_2.x86_64.xbps
|
||||
# xbps-pkgdb -m hold darktable
|
||||
|
||||
---
|
||||
|
||||
INFO: At the moment you need gtk+3-3.20.6_1 for the import dialog to work.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'darktable'
|
||||
pkgname=darktable
|
||||
version=2.0.5
|
||||
version=2.0.6
|
||||
revision=1
|
||||
build_style=cmake
|
||||
# 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.
|
||||
only_for_archs="i686 x86_64"
|
||||
distfiles="https://github.com/darktable-org/darktable/releases/download/release-${version}/darktable-${version}.tar.xz"
|
||||
checksum=898b71b94e7ef540eb1c87c829daadc8d8d025b1705d4a9471b1b9ed91b90a02
|
||||
checksum=2368c1865221032061645342ba8c00bcd6d224e9829a55bc610e6cb67de738c1
|
||||
|
|
Loading…
Reference in New Issue