[arch-commits] Commit in pyqt6-webengine/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Mon Jan 31 08:40:03 UTC 2022


    Date: Monday, January 31, 2022 @ 08:40:03
  Author: arojas
Revision: 435594

Add debug

Modified:
  pyqt6-webengine/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-31 08:36:57 UTC (rev 435593)
+++ PKGBUILD	2022-01-31 08:40:03 UTC (rev 435594)
@@ -3,7 +3,7 @@
 pkgbase=pyqt6-webengine
 pkgname=(python-pyqt6-webengine)
 pkgver=6.2.1
-pkgrel=2
+pkgrel=3
 pkgdesc='Python bindings for QtWebEngine'
 arch=(x86_64)
 url='https://www.riverbankcomputing.com/software/pyqtwebengine/intro'
@@ -13,6 +13,7 @@
 makedepends=(sip pyqt-builder)
 source=(https://pypi.python.org/packages/source/P/PyQt6-WebEngine/PyQt6_WebEngine-$pkgver.tar.gz)
 sha256sums=('6f6d7cb612f20d1f1f8ea1bbe7ebb8bbaa3f7fcd56f0e9c41582851998be20c3')
+options=(debug)
 
 build() {
   cd PyQt6_WebEngine-$pkgver



More information about the arch-commits mailing list