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

Antonio Rojas arojas at gemini.archlinux.org
Thu Oct 28 13:59:50 UTC 2021


    Date: Thursday, October 28, 2021 @ 13:59:50
  Author: arojas
Revision: 426771

Update to 6.2.1

Modified:
  pyqt6/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-28 13:54:04 UTC (rev 426770)
+++ PKGBUILD	2021-10-28 13:59:50 UTC (rev 426771)
@@ -3,7 +3,7 @@
 pkgbase=pyqt6
 pkgname=python-pyqt6
 pkgdesc='A set of Python bindings for the Qt6 toolkit'
-pkgver=6.2.0
+pkgver=6.2.1
 pkgrel=1
 arch=(x86_64)
 url='https://riverbankcomputing.com/software/pyqt/intro'
@@ -27,7 +27,7 @@
              qt6-tools qt6-svg qt6-declarative qt6-quick3d qt6-shadertools qt6-multimedia qt6-remoteobjects
              qt6-location qt6-sensors qt6-serialport qt6-webchannel qt6-websockets qt6-connectivity)
 source=(https://pypi.python.org/packages/source/P/PyQt6/PyQt6-$pkgver.tar.gz)
-sha256sums=('142ce7fa574d7ebb13fb0a2ebd18c86087c35829f786c094a71a0749155d8fee')
+sha256sums=('d603a5c8effccc9174b3f43834256401a61ea40f2338306ca22fb6a1e870b89c')
 
 build() {
   cd PyQt6-$pkgver



More information about the arch-commits mailing list