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

Antonio Rojas arojas at gemini.archlinux.org
Sun Jan 30 12:21:20 UTC 2022


    Date: Sunday, January 30, 2022 @ 12:21:20
  Author: arojas
Revision: 435483

Add debug

Modified:
  qt5-wayland/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-30 12:11:29 UTC (rev 435482)
+++ PKGBUILD	2022-01-30 12:21:20 UTC (rev 435483)
@@ -3,7 +3,7 @@
 
 pkgname=qt5-wayland
 pkgver=5.15.2+kde+r46
-pkgrel=1
+pkgrel=2
 _commit=b6d85c2a75f5618e87267f5b5c361455be257a17
 arch=('x86_64')
 url='https://www.qt.io'
@@ -15,6 +15,7 @@
 _pkgfqn=qtwayland
 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