[arch-commits] Commit in pyqt6-webengine/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Sat Apr 16 22:53:48 UTC 2022
Date: Saturday, April 16, 2022 @ 22:53:48
Author: arojas
Revision: 442814
Update to 6.3.0
Modified:
pyqt6-webengine/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-04-16 22:50:21 UTC (rev 442813)
+++ PKGBUILD 2022-04-16 22:53:48 UTC (rev 442814)
@@ -2,8 +2,8 @@
pkgbase=pyqt6-webengine
pkgname=(python-pyqt6-webengine)
-pkgver=6.2.1
-pkgrel=3
+pkgver=6.3.0
+pkgrel=1
pkgdesc='Python bindings for QtWebEngine'
arch=(x86_64)
url='https://www.riverbankcomputing.com/software/pyqtwebengine/intro'
@@ -12,7 +12,7 @@
depends=(qt6-webengine python-pyqt6)
makedepends=(sip pyqt-builder)
source=(https://pypi.python.org/packages/source/P/PyQt6-WebEngine/PyQt6_WebEngine-$pkgver.tar.gz)
-sha256sums=('6f6d7cb612f20d1f1f8ea1bbe7ebb8bbaa3f7fcd56f0e9c41582851998be20c3')
+sha256sums=('ab2aedbeec54f1bcff872f7dfc236aa0fce4b55cd30f608ca89b408ee9e8147b')
options=(debug)
build() {
More information about the arch-commits
mailing list