Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
darktable


Commits:
74456a03 by Caleb Maclennan at 2026-05-14T15:17:16+03:00
upgpkg: 2:5.4.1-3: Rebuild with Lua 5.4 not 5.5, fixes #6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = darktable
        pkgdesc = Utility to organize and develop raw images
        pkgver = 5.4.1
-       pkgrel = 2
+       pkgrel = 3
        epoch = 2
        url = https://darktable.org
        arch = x86_64
@@ -27,7 +27,7 @@ pkgbase = darktable
        depends = libjpeg-turbo
        depends = libjxl
        depends = libsecret
-       depends = lua
+       depends = lua54
        depends = openexr
        depends = openjpeg2
        depends = openmp


=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@
 pkgname=darktable
 epoch=2
 pkgver=5.4.1
-pkgrel=2
+pkgrel=3
 pkgdesc='Utility to organize and develop raw images'
 arch=(x86_64)
 url='https://darktable.org'
@@ -27,7 +27,7 @@ depends=(colord-gtk
          libjpeg-turbo
          libjxl
          libsecret
-         lua
+         lua54
          openexr
          openjpeg2
          openmp



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/darktable/-/commit/74456a036c83c214192b11fbc533248e66f37c33

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/darktable/-/commit/74456a036c83c214192b11fbc533248e66f37c33
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to