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

Antonio Rojas arojas at archlinux.org
Wed Feb 24 21:06:47 UTC 2021


    Date: Wednesday, February 24, 2021 @ 21:06:47
  Author: arojas
Revision: 408767

Update to 6.0.2

Modified:
  pyqt6/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-24 21:05:33 UTC (rev 408766)
+++ PKGBUILD	2021-02-24 21:06:47 UTC (rev 408767)
@@ -3,7 +3,7 @@
 pkgbase=pyqt6
 pkgname=python-pyqt6
 pkgdesc="A set of Python bindings for the Qt6 toolkit"
-pkgver=6.0.1
+pkgver=6.0.2
 pkgrel=1
 arch=(x86_64)
 url="https://riverbankcomputing.com/software/pyqt/intro"
@@ -16,7 +16,7 @@
             'qt6-quick3d: QtQuick3D')
 makedepends=(sip pyqt-builder qt6-tools qt6-svg qt6-declarative qt6-quick3d python-opengl)
 source=("https://pypi.python.org/packages/source/P/PyQt6/PyQt6-$pkgver.tar.gz")
-sha256sums=('313f0f4bf0158e7ce3b892f1ec16b3378e505e0f2458394c1245eb6807695c0d')
+sha256sums=('aab1b58e287cd8c91d7f7b8c4f91d68b8980f07fcd2ad6d9adbf0bb75347fb9a')
 
 build() {
   cd PyQt6-$pkgver



More information about the arch-commits mailing list