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

Antonio Rojas arojas at gemini.archlinux.org
Sat Jan 29 22:49:27 UTC 2022


    Date: Saturday, January 29, 2022 @ 22:49:26
  Author: arojas
Revision: 435412

Add debug

Modified:
  qt5-webchannel/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-29 22:44:08 UTC (rev 435411)
+++ PKGBUILD	2022-01-29 22:49:26 UTC (rev 435412)
@@ -4,7 +4,7 @@
 pkgname=qt5-webchannel
 _qtver=5.15.2
 pkgver=5.15.2+kde+r5
-pkgrel=1
+pkgrel=2
 _commit=fa8b07105b5e274daaa8adcc129fa4aa0447f9f7
 arch=('x86_64')
 url='https://www.qt.io'
@@ -16,6 +16,7 @@
 _pkgfqn=qtwebchannel
 source=(git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit)
 sha256sums=('SKIP')
+options=(debug)
 
 pkgver() {
   cd $_pkgfqn



More information about the arch-commits mailing list