graphics/darktable: Updated for version 2.2.3.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
David Spencer 2017-02-02 21:14:09 +00:00 committed by Willy Sudiarto Raharjo
parent 27a8007c6a
commit 8e3652bc16
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.2.1}
VERSION=${VERSION:-2.2.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="darktable"
VERSION="2.2.1"
VERSION="2.2.3"
HOMEPAGE="http://www.darktable.org/"
DOWNLOAD="https://github.com/darktable-org/darktable/releases/download/release-2.2.1/darktable-2.2.1.tar.xz"
MD5SUM="de67026a99bb10a6545fca0697f7117b"
DOWNLOAD="https://github.com/darktable-org/darktable/releases/download/release-2.2.3/darktable-2.2.3.tar.xz"
MD5SUM="b554aa8d8d22855f1eeaf17c971d4221"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="json-glib lensfun pugixml"