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

Christian Hesse eworm at gemini.archlinux.org
Wed Mar 30 14:51:27 UTC 2022


    Date: Wednesday, March 30, 2022 @ 14:51:27
  Author: eworm
Revision: 440985

upgpkg: gimp 2.10.30-2: recent change, enable debug support

Modified:
  gimp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-30 14:49:48 UTC (rev 440984)
+++ PKGBUILD	2022-03-30 14:51:27 UTC (rev 440985)
@@ -3,7 +3,7 @@
 
 pkgname=gimp
 pkgver=2.10.30
-pkgrel=1
+pkgrel=2
 pkgdesc='GNU Image Manipulation Program'
 url='https://www.gimp.org/'
 arch=('x86_64')
@@ -19,6 +19,7 @@
             'ghostscript: for postscript support')
 conflicts=('gimp-plugin-wavelet-decompose')
 replaces=('gimp-plugin-wavelet-decompose')
+options=('debug')
 install=gimp.install
 source=(https://download.gimp.org/pub/gimp/v${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2
         0001-no-check-update.patch



More information about the arch-commits mailing list