mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
darktable: update to 2.0.2.
This commit is contained in:
parent
5ff150e4a7
commit
f8ecb1c2f0
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.1
|
version=2.0.2
|
||||||
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
|
||||||
|
@ -18,4 +18,4 @@ makedepends="gtk+3-devel glib-devel exiv2-devel libglade-devel libxslt-devel
|
||||||
depends="adwaita-icon-theme"
|
depends="adwaita-icon-theme"
|
||||||
only_for_archs="i686 x86_64" # too much SSE2 stuff all over
|
only_for_archs="i686 x86_64" # too much SSE2 stuff all over
|
||||||
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=4d0e76eb42b95418ab59c17bff8aac660f5348b082aabfb3113607c67e87830b
|
checksum=75ea6354eb08aab8f25315a2de14c68dc6aad6ee5992061beea624afc7912400
|
||||||
|
|
Loading…
Add table
Reference in a new issue