[arch-commits] Commit in darktable/trunk (PKGBUILD)

Bruno Pagani archange at gemini.archlinux.org
Fri Jul 1 13:59:06 UTC 2022


    Date: Friday, July 1, 2022 @ 13:59:05
  Author: archange
Revision: 1243195

Enable debug

Modified:
  darktable/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-01 13:58:49 UTC (rev 1243194)
+++ PKGBUILD	2022-07-01 13:59:05 UTC (rev 1243195)
@@ -8,7 +8,7 @@
 pkgname=darktable
 epoch=2
 pkgver=3.8.1
-pkgrel=4
+pkgrel=5
 pkgdesc="Utility to organize and develop raw images"
 arch=(x86_64)
 url="https://darktable.org"
@@ -23,6 +23,7 @@
             'portmidi: game and midi controller input devices'
             'gnuplot: noise profile script')
 makedepends=(cmake intltool desktop-file-utils llvm clang portmidi python-jsonschema libwebp)
+options=(debug)
 source=("https://github.com/darktable-org/darktable/releases/download/release-${pkgver}/darktable-${pkgver}.tar.xz"{,.asc})
 sha256sums=('81ee069054dbde580749b2d3a81cda01b7d169a82ba48731823f3ea560b2bef6'
             'SKIP')



More information about the arch-commits mailing list