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

Antonio Rojas arojas at gemini.archlinux.org
Mon Jan 31 08:57:18 UTC 2022


    Date: Monday, January 31, 2022 @ 08:57:18
  Author: arojas
Revision: 435602

Add debug

Modified:
  pyqt6-networkauth/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-31 08:54:14 UTC (rev 435601)
+++ PKGBUILD	2022-01-31 08:57:18 UTC (rev 435602)
@@ -3,7 +3,7 @@
 pkgbase=pyqt6-networkauth
 pkgname=(python-pyqt6-networkauth)
 pkgver=6.2.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Python bindings for QtNetworkAuth'
 arch=(x86_64)
 url='https://www.riverbankcomputing.com/software/pyqtnetworkauth/intro'
@@ -13,6 +13,7 @@
 makedepends=(sip pyqt-builder)
 source=(https://pypi.python.org/packages/source/P/PyQt6-NetworkAuth/PyQt6_NetworkAuth-$pkgver.tar.gz)
 sha256sums=('23e730cc0d6b828bec2f92d9fac3607871e6033a8af4620e5d4e3afc13bd6c3c')
+options=(debug)
 
 build() {
   cd PyQt6_NetworkAuth-$pkgver



More information about the arch-commits mailing list