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

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


    Date: Monday, January 31, 2022 @ 08:43:02
  Author: arojas
Revision: 435596

Add debug

Modified:
  pyqt6-3d/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-31 08:40:12 UTC (rev 435595)
+++ PKGBUILD	2022-01-31 08:43:02 UTC (rev 435596)
@@ -3,7 +3,7 @@
 pkgbase=pyqt6-3d
 pkgname=(python-pyqt6-3d)
 pkgver=6.2.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Python bindings for Qt3D'
 arch=(x86_64)
 url='https://www.riverbankcomputing.com/software/pyqt3d/intro'
@@ -13,6 +13,7 @@
 makedepends=(sip pyqt-builder)
 source=(https://pypi.python.org/packages/source/P/PyQt6-3D/PyQt6_3D-$pkgver.tar.gz)
 sha256sums=('12b5c843a94fe1521d71a0c6a7ebd0a9f1f32c6fbaed896e5cda378b1831121c')
+options=(debug)
 
 build() {
   cd PyQt6_3D-$pkgver



More information about the arch-commits mailing list