[arch-commits] Commit in pyqt6/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Sat Apr 16 22:39:08 UTC 2022
Date: Saturday, April 16, 2022 @ 22:39:08
Author: arojas
Revision: 442804
Update to 6.3.0
Modified:
pyqt6/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-04-16 22:26:43 UTC (rev 442803)
+++ PKGBUILD 2022-04-16 22:39:08 UTC (rev 442804)
@@ -3,7 +3,7 @@
pkgbase=pyqt6
pkgname=python-pyqt6
pkgdesc='A set of Python bindings for the Qt6 toolkit'
-pkgver=6.2.3
+pkgver=6.3.0
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-positioning qt6-sensors qt6-serialport qt6-webchannel qt6-websockets qt6-connectivity)
source=(https://pypi.python.org/packages/source/P/PyQt6/PyQt6-$pkgver.tar.gz)
-sha256sums=('a9bfcac198fe4b703706f809bb686c7cef5f60a7c802fc145c6b57929c7a6a34')
+sha256sums=('4fd85dcb15ea4e734b6e4e216fe9a6246779761edaf2cf7c0cce1a2303a8d31b')
options=(debug)
build() {
More information about the arch-commits
mailing list