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

Antonio Rojas arojas at gemini.archlinux.org
Mon Jan 31 08:47:02 UTC 2022


    Date: Monday, January 31, 2022 @ 08:47:02
  Author: arojas
Revision: 435598

Add debug

Modified:
  pyqt6-charts/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-31 08:43:11 UTC (rev 435597)
+++ PKGBUILD	2022-01-31 08:47:02 UTC (rev 435598)
@@ -3,7 +3,7 @@
 pkgbase=pyqt6-charts
 pkgname=(python-pyqt6-charts)
 pkgver=6.2.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Python bindings for QtChart'
 arch=(x86_64)
 url='https://www.riverbankcomputing.com/software/pyqtchart/intro'
@@ -13,6 +13,7 @@
 makedepends=(sip pyqt-builder)
 source=(https://pypi.python.org/packages/source/P/PyQt6-Charts/PyQt6_Charts-$pkgver.tar.gz)
 sha256sums=('4ea4b6b2a6c2ae7643a33534acda9bee0b5308748a34529c9f09523167b3379c')
+options=(debug)
 
 build() {
   cd PyQt6_Charts-$pkgver



More information about the arch-commits mailing list