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

Antonio Rojas arojas at gemini.archlinux.org
Sat Jun 18 13:25:26 UTC 2022


    Date: Saturday, June 18, 2022 @ 13:25:26
  Author: arojas
Revision: 448975

Update to 6.3.1

Modified:
  pyqt6-webengine/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-18 13:22:29 UTC (rev 448974)
+++ PKGBUILD	2022-06-18 13:25:26 UTC (rev 448975)
@@ -2,7 +2,7 @@
 
 pkgbase=pyqt6-webengine
 pkgname=(python-pyqt6-webengine)
-pkgver=6.3.0
+pkgver=6.3.1
 pkgrel=1
 pkgdesc='Python bindings for QtWebEngine'
 arch=(x86_64)
@@ -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=('ab2aedbeec54f1bcff872f7dfc236aa0fce4b55cd30f608ca89b408ee9e8147b')
+sha256sums=('c3d1f5527b4b15f44102d617c59b1d74d9af50f821629e9335f13df47de8f007')
 options=(debug)
 
 build() {



More information about the arch-commits mailing list