Date: Monday, October 3, 2022 @ 20:20:05
  Author: arojas
Revision: 457147

upgpkg: pyqt6 6.4.0-1: Update to 6.4.0

Modified:
  pyqt6/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-03 20:19:27 UTC (rev 457146)
+++ PKGBUILD    2022-10-03 20:20:05 UTC (rev 457147)
@@ -3,8 +3,8 @@
 pkgbase=pyqt6
 pkgname=python-pyqt6
 pkgdesc='A set of Python bindings for the Qt6 toolkit'
-pkgver=6.3.1
-pkgrel=2
+pkgver=6.4.0
+pkgrel=1
 arch=(x86_64)
 url='https://riverbankcomputing.com/software/pyqt/intro'
 license=(GPL)
@@ -20,14 +20,16 @@
             'qt6-remoteobjects: QtRemoteObjects bindings'
             'qt6-sensors: QtSensors bindings'
             'qt6-serialport: QtSerialPort bindings'
+            'qt6-speech: QtTextToSpeech bindings'
             'qt6-webchannel: QtWebChannel bindings'
+            'qt6-webengine: QtPdf bindings'
             'qt6-websockets: QtWebSockets bindings'
             'dbus-python: for python-dbus mainloop support')
 makedepends=(sip pyqt-builder python-opengl dbus-python
              qt6-tools qt6-svg qt6-declarative qt6-quick3d qt6-shadertools 
qt6-multimedia qt6-remoteobjects
-             qt6-positioning qt6-sensors qt6-serialport qt6-webchannel 
qt6-websockets qt6-connectivity)
+             qt6-positioning qt6-sensors qt6-serialport qt6-webchannel 
qt6-websockets qt6-connectivity qt6-speech qt6-webengine)
 source=(https://pypi.python.org/packages/source/P/PyQt6/PyQt6-$pkgver.tar.gz)
-sha256sums=('8cc6e21dbaf7047d1fc897e396ccd9710a12f2ef976563dad65f06017d2c9757')
+sha256sums=('91392469be1f491905fa9e78fa4e4059a89ab616ddf2ecfd525bc1d65c26bb93')
 options=(debug)
 
 build() {

Reply via email to