graphics/darktable: Updated for version 1.6.2.

Signed-off-by: David Spencer <baildon.research@googlemail.com>
This commit is contained in:
David Spencer 2015-02-02 23:46:06 +00:00 committed by Willy Sudiarto Raharjo
parent 261f354096
commit 51963bddc6
3 changed files with 5 additions and 4 deletions

View file

@ -15,6 +15,7 @@ openjpeg - for exporting images in JPEG 2000 format
libwebp - for exporting images in WebP format
flickcurl - for exporting images to Flickr
json-glib - for exporting images to Facebook
colord - for colour profile management
If you have nVidia or AMD/ATI graphics with more than 1Gb of memory,
either nvidia-driver or amd-app-sdk is an optional runtime dependency.

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=darktable
VERSION=${VERSION:-1.6.1}
VERSION=${VERSION:-1.6.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="darktable"
VERSION="1.6.1"
VERSION="1.6.2"
HOMEPAGE="http://darktable.sourceforge.net/"
DOWNLOAD="https://github.com/darktable-org/darktable/releases/download/release-1.6.1/darktable-1.6.1.tar.xz"
MD5SUM="694ee88530b7a5786ee13eae0175d20d"
DOWNLOAD="https://github.com/darktable-org/darktable/releases/download/release-1.6.2/darktable-1.6.2.tar.xz"
MD5SUM="0f29413f877ed2dc85c31f4fd3eab6d1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="lensfun"