From 3213f9b84ce5c98bc96ec9eb3a3aa070541d5c5b Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Sun, 31 Dec 2017 20:26:07 +0100 Subject: testing/darktable: build with lua5.3 instead of lua5.2 --- testing/darktable/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testing/darktable/APKBUILD') diff --git a/testing/darktable/APKBUILD b/testing/darktable/APKBUILD index c479854965..164b94c9aa 100644 --- a/testing/darktable/APKBUILD +++ b/testing/darktable/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Kevin Daudt pkgname=darktable pkgver=2.4.0 -pkgrel=0 +pkgrel=1 pkgdesc="an open source photography workflow application and raw developer" url="https://www.darktable.org/" arch="x86 x86_64 aarch64" @@ -29,7 +29,7 @@ makedepends=" libxml2-dev libxml2-utils libxslt - lua5.2-dev + lua5.3-dev openexr-dev openjpeg-dev pugixml-dev -- cgit v1.2.3