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

Antonio Rojas arojas at gemini.archlinux.org
Sun Jan 30 09:18:05 UTC 2022


    Date: Sunday, January 30, 2022 @ 09:18:04
  Author: arojas
Revision: 435426

Add debug

Modified:
  qt5-websockets/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-30 09:14:49 UTC (rev 435425)
+++ PKGBUILD	2022-01-30 09:18:04 UTC (rev 435426)
@@ -4,7 +4,7 @@
 pkgname=qt5-websockets
 _qtver=5.15.2
 pkgver=5.15.2+kde+r7
-pkgrel=1
+pkgrel=2
 _commit=b13b56904b76e96ea52d0efe56395acc94b17d96
 arch=('x86_64')
 url='https://www.qt.io'
@@ -17,6 +17,7 @@
 _pkgfqn=qtwebsockets
 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