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

Antonio Rojas arojas at gemini.archlinux.org
Tue Feb 1 17:13:43 UTC 2022


    Date: Tuesday, February 1, 2022 @ 17:13:42
  Author: arojas
Revision: 435692

Update to 13.2.1

Modified:
  python-pyqt6-sip/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-01 16:52:42 UTC (rev 435691)
+++ PKGBUILD	2022-02-01 17:13:42 UTC (rev 435692)
@@ -1,8 +1,8 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=python-pyqt6-sip
-pkgver=13.2.0
-pkgrel=4
+pkgver=13.2.1
+pkgrel=1
 arch=(x86_64)
 pkgdesc='The sip module support for PyQt6'
 url='https://riverbankcomputing.com/software/pyqt/intro'
@@ -10,7 +10,8 @@
 depends=(python)
 makedepends=(python-setuptools)
 source=(https://pypi.python.org/packages/source/P/PyQt6-sip/PyQt6_sip-$pkgver.tar.gz)
-sha256sums=('10e6c5d0004308efcbe8826ff0b8faf6e6f60c9e906cffeb26834e18e6340ed4')
+sha256sums=('b7bce59900b2e0a04f70246de2ccf79ee7933036b6b9183cf039b62eeae2b858')
+options=(debug)
 
 build() {
   cd PyQt6_sip-$pkgver



More information about the arch-commits mailing list