graphics/darktable: Updated for version 2.0.5.

Signed-off-by: David Spencer <baildon.research@googlemail.com>
This commit is contained in:
David Spencer 2016-07-05 11:18:13 +01:00 committed by Willy Sudiarto Raharjo
parent 7a8f86010b
commit b51ae47f4c
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

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

View file

@ -1,8 +1,8 @@
PRGNAM="darktable"
VERSION="2.0.4"
VERSION="2.0.5"
HOMEPAGE="http://darktable.sourceforge.net/"
DOWNLOAD="https://github.com/darktable-org/darktable/releases/download/release-2.0.4/darktable-2.0.4.tar.xz"
MD5SUM="79cca20ca4fb4f62d641cc05d15a0883"
DOWNLOAD="https://github.com/darktable-org/darktable/releases/download/release-2.0.5/darktable-2.0.5.tar.xz"
MD5SUM="9199674ed536583d831f7818d9f4418e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="json-glib lensfun pugixml"