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

Antonio Rojas arojas at gemini.archlinux.org
Mon Jan 31 08:06:27 UTC 2022


    Date: Monday, January 31, 2022 @ 08:06:27
  Author: arojas
Revision: 435578

Add debug

Modified:
  pyqt5-webengine/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-31 08:04:11 UTC (rev 435577)
+++ PKGBUILD	2022-01-31 08:06:27 UTC (rev 435578)
@@ -5,7 +5,7 @@
 pkgname=(python-pyqt5-webengine)
 pkgdesc="Python bindings for QtWebEngine"
 pkgver=5.15.5
-pkgrel=3
+pkgrel=4
 arch=(x86_64)
 url="https://www.riverbankcomputing.com/software/pyqtwebengine/intro"
 license=(GPL)
@@ -17,6 +17,7 @@
 replaces=(python-pyqtwebengine)
 source=("https://pypi.python.org/packages/source/P/PyQtWebEngine/PyQtWebEngine-$pkgver.tar.gz")
 sha256sums=('ab47608dccf2b5e4b950d5a3cc704b17711af035024d07a9b71ad29fc103b941')
+options=(debug)
 
 build() {
   cd PyQtWebEngine-$pkgver



More information about the arch-commits mailing list