summaryrefslogtreecommitdiffstats
path: root/graphics/darktable
diff options
context:
space:
mode:
author David Spencer <baildon.research@googlemail.com>2013-10-29 10:47:54 +0100
committer Robby Workman <rworkman@slackbuilds.org>2013-10-29 20:12:27 -0500
commit36b8d3d52a2662c364ce65d743b468b257bf65e9 (patch)
tree36f16a91331d637230da98a247d0c80a3395a2c3 /graphics/darktable
parentba7b2054e1bf1729fe6b387899f57eb4c6bd74d5 (diff)
downloadslackbuilds-36b8d3d52a2662c364ce65d743b468b257bf65e9.tar.gz
slackbuilds-36b8d3d52a2662c364ce65d743b468b257bf65e9.tar.xz
graphics/darktable: Updated for version 1.2.3.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'graphics/darktable')
-rw-r--r--graphics/darktable/README2
-rw-r--r--graphics/darktable/darktable.SlackBuild2
-rw-r--r--graphics/darktable/darktable.info6
3 files changed, 5 insertions, 5 deletions
diff --git a/graphics/darktable/README b/graphics/darktable/README
index 45d5d3ed62..bce0c3aef2 100644
--- a/graphics/darktable/README
+++ b/graphics/darktable/README
@@ -10,7 +10,7 @@ To run darktable, your processor must support SSE2 instructions
The following are optional dependencies:
-graphics-magick - for importing a wide range of non-RAW image formats
+GraphicsMagick - for importing a wide range of non-RAW image formats
openjpeg - for exporting images in JPEG 2000 format
flickcurl - for exporting images to Flickr
json-glib - for exporting images to Facebook
diff --git a/graphics/darktable/darktable.SlackBuild b/graphics/darktable/darktable.SlackBuild
index b641141b26..16d4ec2d86 100644
--- a/graphics/darktable/darktable.SlackBuild
+++ b/graphics/darktable/darktable.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=darktable
-VERSION=${VERSION:-1.2}
+VERSION=${VERSION:-1.2.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/graphics/darktable/darktable.info b/graphics/darktable/darktable.info
index 4fa91edd98..5d1599f0fa 100644
--- a/graphics/darktable/darktable.info
+++ b/graphics/darktable/darktable.info
@@ -1,8 +1,8 @@
PRGNAM="darktable"
-VERSION="1.2"
+VERSION="1.2.3"
HOMEPAGE="http://darktable.sourceforge.net/"
-DOWNLOAD="http://downloads.sourceforge.net/darktable/darktable-1.2.tar.xz"
-MD5SUM="31bfd13d4786aac4f99d5155a811602b"
+DOWNLOAD="http://downloads.sourceforge.net/darktable/darktable-1.2.3.tar.xz"
+MD5SUM="7eaa89aa5257b5f61cc7462db08ce164"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="lensfun %README%"