testing/darktable: build with lua5.3 instead of lua5.2

This commit is contained in:
Jakub Jirutka 2017-12-31 20:26:07 +01:00
parent 62607af9fc
commit 3213f9b84c

View File

@ -2,7 +2,7 @@
# Maintainer: Kevin Daudt <ops@ikke.info>
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