Merge pull request #4431 from lemmi/darktable
darktable: update to 2.0.5.
This commit is contained in:
commit
b1d52a5445
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'darktable'
|
||||
pkgname=darktable
|
||||
version=2.0.4
|
||||
version=2.0.5
|
||||
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=80e448622ff060bca1d64bf6151c27de34dea8fe6b7ddb708e1e3526a5961e62
|
||||
checksum=898b71b94e7ef540eb1c87c829daadc8d8d025b1705d4a9471b1b9ed91b90a02
|
||||
|
|
Loading…
Reference in New Issue