graphics/darktable: Updated for version 1.2.3.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
David Spencer 2013-10-29 10:47:54 +01:00 committed by Robby Workman
parent ba7b2054e1
commit 36b8d3d52a
3 changed files with 5 additions and 5 deletions

View file

@ -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

View file

@ -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}

View file

@ -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%"