graphics/darktable: Updated for version 2.4.1.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
David Spencer 2018-01-26 23:25:40 +00:00 committed by David Spencer
parent f7bedfd7d9
commit 6454ba1828
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.4.0}
VERSION=${VERSION:-2.4.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="darktable"
VERSION="2.4.0"
VERSION="2.4.1"
HOMEPAGE="https://www.darktable.org/"
DOWNLOAD="https://github.com/darktable-org/darktable/releases/download/release-2.4.0/darktable-2.4.0.tar.xz"
MD5SUM="e06b7dd64a5f436a20502fc4877fd293"
DOWNLOAD="https://github.com/darktable-org/darktable/releases/download/release-2.4.1/darktable-2.4.1.tar.xz"
MD5SUM="5281a5a62027d9e69a6e2d1f5e686e94"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="json-glib lensfun pugixml"