graphics/darktable: Updated for version 2.4.3.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
David Spencer 2018-04-27 23:39:23 +01:00 committed by Willy Sudiarto Raharjo
parent 9945b06141
commit 95aeb66894
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.2}
VERSION=${VERSION:-2.4.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="darktable"
VERSION="2.4.2"
VERSION="2.4.3"
HOMEPAGE="https://www.darktable.org/"
DOWNLOAD="https://github.com/darktable-org/darktable/releases/download/release-2.4.2/darktable-2.4.2.tar.xz"
MD5SUM="fa175e2e1db30f313338ee9477b62f6c"
DOWNLOAD="https://github.com/darktable-org/darktable/releases/download/release-2.4.3/darktable-2.4.3.tar.xz"
MD5SUM="194ae5d4285906aac22211b01314d2ca"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="json-glib lensfun pugixml"