Date: Sunday, January 30, 2022 @ 09:53:01
  Author: arojas
Revision: 435432

Add debug

Modified:
  qt5-connectivity/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-01-30 09:48:58 UTC (rev 435431)
+++ PKGBUILD    2022-01-30 09:53:01 UTC (rev 435432)
@@ -4,7 +4,7 @@
 pkgname=qt5-connectivity
 _qtver=5.15.2
 pkgver=5.15.2+kde+r5
-pkgrel=1
+pkgrel=2
 _commit=5e9ca5d36d65dadb98ef90013a1dcf15fbd7ae26
 arch=('x86_64')
 url='https://www.qt.io'
@@ -17,6 +17,7 @@
 _pkgfqn=qtconnectivity
 source=(git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit)
 sha256sums=('SKIP')
+options=(debug)
 
 pkgver() {
   cd $_pkgfqn

Reply via email to