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

Antonio Rojas arojas at archlinux.org
Tue Jun 15 14:22:40 UTC 2021


    Date: Tuesday, June 15, 2021 @ 14:22:40
  Author: arojas
Revision: 418308

Update to 6.1.1

Modified:
  pyqt6/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-15 14:14:24 UTC (rev 418307)
+++ PKGBUILD	2021-06-15 14:22:40 UTC (rev 418308)
@@ -3,7 +3,7 @@
 pkgbase=pyqt6
 pkgname=python-pyqt6
 pkgdesc='A set of Python bindings for the Qt6 toolkit'
-pkgver=6.1.0
+pkgver=6.1.1
 pkgrel=1
 arch=(x86_64)
 url='https://riverbankcomputing.com/software/pyqt/intro'
@@ -17,7 +17,7 @@
             'dbus-python: for python-dbus mainloop support')
 makedepends=(sip pyqt-builder qt6-tools qt6-svg qt6-declarative qt6-quick3d qt6-shadertools python-opengl dbus-python)
 source=(https://pypi.python.org/packages/source/P/PyQt6/PyQt6-$pkgver.tar.gz)
-sha256sums=('9b45df6c404d7297598b91378d1e3f9bdf0970553ebb53c192a9051576098f9b')
+sha256sums=('8775244fa73f94bfe8ae7672b624e2a903a22bc35d7ea42dd830949e2f9e43c7')
 
 build() {
   cd PyQt6-$pkgver



More information about the arch-commits mailing list