[arch-commits] Commit in calligra/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Wed Feb 2 19:53:05 UTC 2022
Date: Wednesday, February 2, 2022 @ 19:53:04
Author: arojas
Revision: 435839
Add debug symbols
Modified:
calligra/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-02-02 19:28:09 UTC (rev 435838)
+++ PKGBUILD 2022-02-02 19:53:04 UTC (rev 435839)
@@ -6,7 +6,7 @@
pkgname=calligra
pkgdesc='A set of applications for productivity and creative usage'
pkgver=3.2.1
-pkgrel=28
+pkgrel=29
arch=(x86_64)
url='https://www.calligra-suite.org/'
license=(FDL1.2 GPL2 LGPL)
@@ -37,6 +37,7 @@
'8a94e076c09887ff0741da3276ce4652063351b884c66d4c9ba0cde431dbb867')
validpgpkeys=(05D00A8B73A686789E0A156858B9596C722EA3BD # Boudewijn Rempt <foundation at krita.org>
42A60D06F449E895F40F09C01638B8A616108B8A) # Dag Andersen <danders at get2net.dk>
+options=(debug)
prepare() {
patch -d $pkgname-$pkgver -p1 < calligra-openexr3.patch # Fix build with OpenEXR 3
More information about the arch-commits
mailing list