summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-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%"