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

Antonio Rojas arojas at gemini.archlinux.org
Mon Jan 31 08:21:55 UTC 2022


    Date: Monday, January 31, 2022 @ 08:21:55
  Author: arojas
Revision: 435588

Add debug

Modified:
  pyqt5-networkauth/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-31 08:19:26 UTC (rev 435587)
+++ PKGBUILD	2022-01-31 08:21:55 UTC (rev 435588)
@@ -4,7 +4,7 @@
 pkgbase=pyqt5-networkauth
 pkgname=(python-pyqt5-networkauth)
 pkgver=5.15.5
-pkgrel=2
+pkgrel=3
 pkgdesc="Python bindings for QtNetworkAuth"
 arch=(x86_64)
 url="https://www.riverbankcomputing.com/software/pyqtnetworkauth/intro"
@@ -14,6 +14,7 @@
 makedepends=(sip pyqt-builder)
 source=("https://pypi.python.org/packages/source/P/PyQtNetworkAuth/PyQtNetworkAuth-$pkgver.tar.gz")
 sha256sums=('2230b6f56f4c9ad2e88bf5ac648e2f3bee9cd757550de0fb98fe0bcb31217b16')
+options=(debug)
 
 build() {
   cd PyQtNetworkAuth-$pkgver



More information about the arch-commits mailing list