diff options
Diffstat (limited to 'testing/darktable/APKBUILD')
-rw-r--r-- | testing/darktable/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
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 <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 |